Skip to content

Commit 598aad9

Browse files
Bump commons-codec from 1.14 to 1.15
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.14 to 1.15. - [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.14...rel/commons-codec-1.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9bff00c commit 598aad9

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.14</version>
25+
<version>1.15</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)