[java-parent-project] branch main updated: Update commons-codec to 1.15
Ian Young
ian at iay.org.uk
Tue Oct 6 15:17:45 UTC 2020
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=02b822bc33d1b5c8d9d67e9e0e8de8ccf5ae1ec9
The following commit(s) were added to refs/heads/main by this push:
new 02b822b Update commons-codec to 1.15
02b822b is described below
commit 02b822bc33d1b5c8d9d67e9e0e8de8ccf5ae1ec9
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Oct 6 16:15:57 2020 +0100
Update commons-codec to 1.15
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0d70f7f..df16603 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.14</version>
+ <version>1.15</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