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 591c352 Add CodeQL badge, drop TravisCI badge.
591c352 is described below
commit 591c352cb653385d6ee3c9c7b2c79c8cf7241f20
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 10 14:42:42 2022 -0500
Add CodeQL badge, drop TravisCI badge.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c6c73f7..233d442 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,11 @@
Apache Commons DBCP
===================
-[](https://travis-ci.org/apache/commons-dbcp)
[](https://github.com/apache/commons-dbcp/actions)
[](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)
Apache Commons DBCP software implements Database Connection Pooling