Skip to content

Commit acc52c7

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent 8c47967 commit acc52c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.apache.commons</groupId>
5555
<artifactId>commons-lang3</artifactId>
56-
<version>3.19.0</version>
56+
<version>3.20.0</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>
@@ -409,7 +409,7 @@
409409
<dependency>
410410
<groupId>org.apache.commons</groupId>
411411
<artifactId>commons-lang3</artifactId>
412-
<version>3.19.0</version>
412+
<version>3.20.0</version>
413413
</dependency>
414414
</dependencies>
415415

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<!-- UPDATE -->
4949
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 92 #573.</action>
5050
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558.</action>
51-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
51+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
5252
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>
5353
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0 #594.</action>
5454
</release>

0 commit comments

Comments
 (0)