Skip to content

Commit b83664f

Browse files
committed
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.
1 parent e061d95 commit b83664f

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
@@ -85,7 +85,7 @@ file comparators, endian transformation classes, and much more.
8585
<dependency>
8686
<groupId>commons-codec</groupId>
8787
<artifactId>commons-codec</artifactId>
88-
<version>1.20.0</version>
88+
<version>1.21.0</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
6060
<action type="add" dev="ggregory" due-to="Gary Gregory, Piotr P. Karwasz">Add and use IOUtils.closeQuietlySuppress(Closeable, Throwable) #818.</action>
6161
<!-- UPDATE -->
6262
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 96 #816.</action>
63-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 #812.</action>
63+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-codec:commons-codec from 1.19.0 to 1.21.0 #812.</action>
6464
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.4 #814, #820.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>
6666
</release>

0 commit comments

Comments
 (0)