Skip to content

Commit 4d2f429

Browse files
Bump commons-codec:commons-codec from 1.14 to 1.17.1
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.14 to 1.17.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@commons-codec-1.14...rel/commons-codec-1.17.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 159b089 commit 4d2f429

File tree

1 file changed

+1
-1
lines changed
  • core-kotlin-modules/core-kotlin-strings

1 file changed

+1
-1
lines changed

core-kotlin-modules/core-kotlin-strings/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</dependencies>
2323

2424
<properties>
25-
<commons-codec.version>1.14</commons-codec.version>
25+
<commons-codec.version>1.17.1</commons-codec.version>
2626
</properties>
2727

2828
</project>

0 commit comments

Comments
 (0)