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 1671280 commit 9e59bd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
<version>1.16.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump optional commons-codec from 1.14 to 1.15.
Bump optional commons-codec:commons-codec from 1.14 to 1.16.0.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Bump commons.junit.version from 5.6.2 to 5.8.2 #181 #213 #236 #252 #254 #268.
Expand Down

0 comments on commit 9e59bd6

Please sign in to comment.