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-io.git
The following commit(s) were added to refs/heads/master by this push:
new ae2f2cd (doc) Fix Maven Central badge version (#318)
ae2f2cd is described below
commit ae2f2cd88c0df5276ebbcfba0bdcac5b16d003dc
Author: Chad Wilson <[email protected]>
AuthorDate: Fri Jan 14 20:21:46 2022 +0800
(doc) Fix Maven Central badge version (#318)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6fb2ff5..10752d6 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Apache Commons IO
[](https://travis-ci.org/apache/commons-io)
[](https://github.com/apache/commons-io/actions)
[](https://coveralls.io/r/apache/commons-io)
-[](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/)
+[](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/)
[](https://javadoc.io/doc/commons-io/commons-io/2.11.0)
The Apache Commons IO library contains utility classes, stream
implementations, file filters,