Skip to content

Commit

Permalink
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 7, 2025
1 parent 11c7fc0 commit dbc4cb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.1</version>
<version>1.17.2</version>
</dependency>
<dependency>
<groupId>commons-net</groupId>
Expand Down
4 changes: 2 additions & 2 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-io:commons-io from 2.11.0 to 2.18.0 #515, #601, #633.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-codec:commons-codec from 1.15 to 1.17.1 #480, #530, #567.
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
Bump commons-codec:commons-codec from 1.15 to 1.17.2 #480, #530, #567.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 #568, #577, #594.
Expand Down

0 comments on commit dbc4cb9

Please sign in to comment.