Skip to content

Commit b2b5b97

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent b1f6615 commit b2b5b97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<commons.site.path>text</commons.site.path>
4848
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</commons.scmPubUrl>
4949
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
50-
<commons.lang3.version>3.19.0</commons.lang3.version>
50+
<commons.lang3.version>3.20.0</commons.lang3.version>
5151
<commons.bytebuddy.version>1.18.1</commons.bytebuddy.version>
5252
<commons.rng.version>1.6</commons.rng.version>
5353
<japicmp.skip>false</japicmp.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
5757
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 92 #704, #723.</action>
5858
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.17.6 to 1.18.1 #696, #722.</action>
5959
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump graalvm.version from 24.2.2 to 25.0.1 #703, #716.</action>
60-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
60+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
6161
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
6262
</release>
6363
<release version="1.14.0" date="2025-07-20" description="Release 1.14.0. Requires Java 8 or above.">

0 commit comments

Comments
 (0)