Bump commons-codec:commons-codec: from 1.15 to 1.16.0

This commit is contained in:
Gary Gregory 2023-06-23 11:34:32 -04:00
parent 16712804c0
commit 9e59bd6a0f
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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.