Skip to content

Commit

Permalink
Bump commons-codec:commons-codec: from 1.15 to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jun 23, 2023
1 parent f26b3b7 commit e813e70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
<version>1.16.0</version>
<optional>true</optional>
</dependency>

Expand Down
3 changes: 3 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-parent from 57 to 58.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-codec:commons-codec: from 1.15 to 1.16.0.
</action>
</release>
<release version="2.9.0" date="2023-03-25" description="Minor release with new features and updated dependencies.">
<!-- FIX -->
Expand Down

0 comments on commit e813e70

Please sign in to comment.