Skip to content

Commit f4ed4de

Browse files
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 (#1098)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 270e127 commit f4ed4de

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
@@ -59,7 +59,7 @@
5959
<rocksdb.version>9.7.3</rocksdb.version>
6060
<kryo5.version>5.6.2</kryo5.version>
6161
<jts.version>1.20.0</jts.version>
62-
<commons-codec.version>1.17.1</commons-codec.version>
62+
<commons-codec.version>1.17.2</commons-codec.version>
6363
<commons-io.version>2.18.0</commons-io.version>
6464
<kotlin.version>2.1.0</kotlin.version>
6565
<kotlinx-serialization.version>1.8.0</kotlinx-serialization.version>

0 commit comments

Comments
 (0)