Skip to content

Commit 5efe698

Browse files
Bump commons-codec from 1.13 to 1.14 (#63)
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.13 to 1.14. - [Release notes](https://github.com/apache/commons-codec/releases) - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@commons-codec-1.13...commons-codec-1.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 55fa17d commit 5efe698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<name>Java Examples - JMH</name>
1616

1717
<properties>
18-
<commons.codec.version>1.13</commons.codec.version>
18+
<commons.codec.version>1.14</commons.codec.version>
1919
<jmh.version>1.22</jmh.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)