This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
The following commit(s) were added to refs/heads/master by this push:
new db036eb8 Better CodeQL URL
db036eb8 is described below
commit db036eb84ec8c1129e9c644a44b1d9ded1199499
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:11:03 2022 -0400
Better CodeQL URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 47b1ca7b..777533d1 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Apache Commons DBCP
[](https://coveralls.io/r/apache/commons-dbcp)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-dbcp2/)
[](https://javadoc.io/doc/org.apache.commons/commons-dbcp2/2.9.0)
-[](https://github.com/apache/commons-dbcp/actions?query=workflow%3ACodeQL)
+[](https://github.com/apache/commons-dbcp/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
Apache Commons DBCP software implements Database Connection Pooling
