Skip to content

Commit 359c11f

Browse files
Bump commons-codec from 1.15 to 1.16.0
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.16.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ebe631 commit 359c11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<mockito.version>5.4.0</mockito.version>
7171
<amqp-client.version>5.18.0</amqp-client.version>
7272
<commons-lang3.version>3.12.0</commons-lang3.version>
73-
<commons-codec.version>1.15</commons-codec.version>
73+
<commons-codec.version>1.16.0</commons-codec.version>
7474
<gson.version>2.10.1</gson.version>
7575
<vavr.version>0.10.4</vavr.version>
7676
<paho.version>1.2.5</paho.version>

0 commit comments

Comments
 (0)