Skip to content

Commit 9ee90c5

Browse files
Bump commons-codec from 1.13 to 1.14
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>
1 parent fa767da commit 9ee90c5

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
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>commons-codec</groupId>
2424
<artifactId>commons-codec</artifactId>
25-
<version>1.13</version>
25+
<version>1.14</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)