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-dbutils.git
The following commit(s) were added to refs/heads/master by this push:
new b1863d7 Better CodeQL URL
b1863d7 is described below
commit b1863d72cd21c208fc60d6d8348af4175e05c47f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:11:38 2022 -0400
Better CodeQL URL
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 7422a4f..c049019 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons DbUtils
[](https://coveralls.io/github/apache/commons-dbutils?branch=master)
[](https://maven-badges.herokuapp.com/maven-central/commons-dbutils/commons-dbutils/)
[](https://javadoc.io/doc/commons-dbutils/commons-dbutils/1.8)
+[](https://github.com/apache/commons-dbutils/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
The Apache Commons DbUtils package is a set of Java utility classes for easing
JDBC development.