commit d6ff66553dbb9de941e29fc6c8773a0222013524
parent ef25e1307fb90fd9c8e842adf03411153fa86ce7
Author: Wim Dupont <wim@wimdupont.com>
Date:   Sat, 24 Jun 2023 20:25:49 +0200
version upgrade
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
@@ -11,7 +11,7 @@
         <dependency>
             <groupId>commons-codec</groupId>
             <artifactId>commons-codec</artifactId>
-            <version>1.15</version>
+            <version>1.16.0</version>
         </dependency>
 
         <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpg-jdk15on -->