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

sjaranowski pushed a commit to branch MENFORCER-486
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit f8c5fb5fc569b0a7d110c3eeb4222717353303a7
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Tue Jun 27 08:44:52 2023 +0200

    [MENFORCER-486] Bump commons-codec from 1.15 to 1.16.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d1803f8..fbf8e70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
       <dependency>
         <groupId>commons-codec</groupId>
         <artifactId>commons-codec</artifactId>
-        <version>1.15</version>
+        <version>1.16.0</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>

Reply via email to