From e04d8ba705c77e4f9cfaf9783d6999d7d88460de Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 7 Aug 2024 14:47:55 -0400 Subject: [PATCH] Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #373 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 940953594..f538608f3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -105,7 +105,7 @@ Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #303. Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2 #311. Bump commons-io:commons-io from 2.15.1 to 2.16.1 #321, #325. - Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #362. + Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #362, #373. Added support for OpenSSL 3.0, 3.1, 3.2 Implement OpenSSL_version_num for JNA