Skip to content

Commit defeeff

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent 113ce68 commit defeeff

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
@@ -207,7 +207,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
207207
<dependency>
208208
<groupId>org.apache.commons</groupId>
209209
<artifactId>commons-lang3</artifactId>
210-
<version>3.19.0</version>
210+
<version>3.20.0</version>
211211
</dependency>
212212
<dependency>
213213
<groupId>org.junit-pioneer</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The <action> type attribute can be add,update,fix,remove.
138138
<action type="add" dev="pkarwasz" due-to="Piotr P. Karwasz">Add a configurable maxEntryNameLength option to all archivers.</action>
139139
<!-- UPDATE -->
140140
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 92 #707.</action>
141-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
141+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
142142
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-6 #717, #740.</action>
143143
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.1 to 2.8.2 #727.</action>
144144
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 #745.</action>

0 commit comments

Comments
 (0)