Skip to content

Commit dbc4cb9

Browse files
committed
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
1 parent 11c7fc0 commit dbc4cb9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
<dependency>
384384
<groupId>commons-codec</groupId>
385385
<artifactId>commons-codec</artifactId>
386-
<version>1.17.1</version>
386+
<version>1.17.2</version>
387387
</dependency>
388388
<dependency>
389389
<groupId>commons-net</groupId>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,8 @@ The <action> type attribute can be add,update,fix,remove.
370370
<action type="update" dev="ggregory" due-to="Gary Gregory">
371371
Bump commons-io:commons-io from 2.11.0 to 2.18.0 #515, #601, #633.
372372
</action>
373-
<action type="update" dev="ggregory" due-to="Gary Gregory">
374-
Bump commons-codec:commons-codec from 1.15 to 1.17.1 #480, #530, #567.
373+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
374+
Bump commons-codec:commons-codec from 1.15 to 1.17.2 #480, #530, #567.
375375
</action>
376376
<action type="update" dev="ggregory" due-to="Gary Gregory">
377377
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 #568, #577, #594.

0 commit comments

Comments
 (0)