Skip to content

Commit 3e736fe

Browse files
committed
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
1 parent 3c0677e commit 3e736fe

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ file comparators, endian transformation classes, and much more.
9393
<dependency>
9494
<groupId>org.apache.commons</groupId>
9595
<artifactId>commons-lang3</artifactId>
96-
<version>3.18.0</version>
96+
<version>3.19.0</version>
9797
<scope>test</scope>
9898
</dependency>
9999
<dependency>

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ The <action> type attribute can be add,update,fix,remove.
6969
<!-- UPDATE -->
7070
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #774, #783.</action>
7171
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
72-
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 #769.</action>
72+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 #769.</action>
73+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
7374
<!-- REMOVE -->
7475
<action type="remove" dev="pkarwasz" due-to="Piotr P. Karwasz">Inline private constant field ProxyInputStream.exceptionHandler #780.</action>
7576
</release>

0 commit comments

Comments
 (0)