Skip to content

Commit 85db883

Browse files
committed
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
1 parent 364dd8e commit 85db883

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
<dependency>
365365
<groupId>org.apache.commons</groupId>
366366
<artifactId>commons-lang3</artifactId>
367-
<version>3.18.0</version>
367+
<version>3.19.0</version>
368368
</dependency>
369369
<dependency>
370370
<groupId>commons-io</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The <action> type attribute can be add,update,fix,remove.
7676
<action type="add" dev="ggregory" due-to="Gary Gregory">Refactor to use new Maven POM variable ecj.version.</action>
7777
<!-- UPDATE -->
7878
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 72 to 88 #346, #349, #559, #364, #368, #378, #464.</action>
79-
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 #334, #341, #351, #444.</action>
79+
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.19.0 #334, #341, #351, #444.</action>
8080
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.2.20 #340, #347, #369, #390, #407, #422, #434, #441, #452, #462.</action>
8181
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-io:commons-io from 2.16.1 to 2.20.0 #357, #387.</action>
8282
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump jna.version from 5.14.0 to 5.17.0 #358, #399.</action>

0 commit comments

Comments
 (0)