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-pool.git
The following commit(s) were added to refs/heads/master by this push:
new 49dd2abf Use GAV coordinates Maven Central coordinates to make sure to
pick up the latest
49dd2abf is described below
commit 49dd2abfa80d944c05aa6cc28e516df69629c975
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 1 10:40:42 2022 -0400
Use GAV coordinates Maven Central coordinates to make sure to pick up
the latest
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9c22c08d..3fea8cf0 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Apache Commons Pool
[](https://github.com/apache/commons-pool/actions)
[](https://app.codecov.io/gh/apache/commons-pool)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool2/)
+[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool2/?gav=true)
[](https://javadoc.io/doc/org.apache.commons/commons-pool2/2.11.1)
[](https://github.com/apache/commons-pool/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
