aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChad Wilson <chadw@thoughtworks.com>2022-01-14 20:21:46 +0800
committerGitHub <noreply@github.com>2022-01-14 07:21:46 -0500
commitae2f2cd88c0df5276ebbcfba0bdcac5b16d003dc (patch)
tree574d2381df37dba98113d79af13e5bc0d3557f95 /README.md
parent29aa7cfe58017dc691d02242d4d7c6e0ec30dc75 (diff)
downloadapache-commons-io-ae2f2cd88c0df5276ebbcfba0bdcac5b16d003dc.tar.gz
(doc) Fix Maven Central badge version (#318)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6fb2ff55..10752d67 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Apache Commons IO
[![Travis-CI Status](https://travis-ci.org/apache/commons-io.svg)](https://travis-ci.org/apache/commons-io)
[![GitHub Actions Status](https://github.com/apache/commons-io/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-io/actions)
[![Coverage Status](https://coveralls.io/repos/apache/commons-io/badge.svg)](https://coveralls.io/r/apache/commons-io)
-[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/)
[![Javadocs](https://javadoc.io/badge/commons-io/commons-io/2.11.0.svg)](https://javadoc.io/doc/commons-io/commons-io/2.11.0)
The Apache Commons IO library contains utility classes, stream implementations, file filters,