This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git

commit e657f5dcf836d80a53dacdb94fd84ed7e5918d34
Author: Matt Sicker <mattsic...@apache.org>
AuthorDate: Fri Jan 21 22:53:35 2022 -0600

    Update version in readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f71f6fe..8f44459 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
-  <version>1.15</version>
+  <version>1.16</version>
 </dependency>
 ```
 

Reply via email to