[java-parent-project] branch main updated: Update commons-lang3 to 3.14.0
Ian Young
ian at iay.org.uk
Thu Feb 29 17:45:36 UTC 2024
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=6003c18c20bdd1fffdceb8d190c8a2ed8198f3ef
The following commit(s) were added to refs/heads/main by this push:
new 6003c18 Update commons-lang3 to 3.14.0
6003c18 is described below
commit 6003c18c20bdd1fffdceb8d190c8a2ed8198f3ef
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 29 17:22:28 2024 +0000
Update commons-lang3 to 3.14.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 505baed..c1b9872 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<!-- IMPORTANT: commons-compress and commons-io versions need to be updated with the -io version coming from -compress. -->
<commons.compress.version>1.26.0</commons.compress.version>
<commons.io.version>2.15.1</commons.io.version>
- <commons.lang3.version>3.13.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<cryptacular.version>1.2.6</cryptacular.version>
<duoweb.version>1.3</duoweb.version>
<!-- IMPORTANT: httpclient and httpcore versions need to be updated together. -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list