[java-parent-project] 01/04: Update commons-codec to 1.16.0
Ian Young
ian at iay.org.uk
Fri Aug 11 14:50:12 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=bc0abe54c3cc9e72bf4f3831b89374adaa1f5727
commit bc0abe54c3cc9e72bf4f3831b89374adaa1f5727
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Aug 11 15:04:56 2023 +0100
Update commons-codec to 1.16.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 287d2b6..0a01863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.15</version>
+ <version>1.16.0</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list