Skip to content

Commit 39ab16f

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent 2bee512 commit 39ab16f

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
@@ -629,7 +629,7 @@ The following provides more details on the included cryptographic software:
629629
<dependency>
630630
<groupId>org.apache.commons</groupId>
631631
<artifactId>commons-lang3</artifactId>
632-
<version>3.19.0</version>
632+
<version>3.20.0</version>
633633
<scope>test</scope>
634634
</dependency>
635635
</dependencies>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #303.</action>
114114
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2 #311.</action>
115115
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons-io:commons-io from 2.15.1 to 2.21.0 #321, #325, #388, #413.</action>
116-
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.19.0 #362, #373, #383, #475.</action>
116+
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.20.0 #362, #373, #383, #475.</action>
117117
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #403.</action>
118118
</release>
119119
<release version="1.2.0" date="2023-01-14" description="Minor release (Java 8, OpenSSL 1.1.1)">

0 commit comments

Comments
 (0)