Skip to content

Commit f0e029d

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
HSEARCH-5299 Upgrade to commons-codec 1.17.2
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 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] <support@github.com>
1 parent 66a7966 commit f0e029d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/parents/build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<version.org.apache.commons.lang3>3.17.0</version.org.apache.commons.lang3>
148148
<version.org.apache.commons.math3>3.6.1</version.org.apache.commons.math3>
149149
<version.org.apache.commons.math3>3.6.1</version.org.apache.commons.math3>
150-
<version.commons-codec>1.17.1</version.commons-codec>
150+
<version.commons-codec>1.17.2</version.commons-codec>
151151
<!--
152152
When upgrading Avro:
153153
- make sure to create a new payload in EventPayloadSerializationUtilsTest

0 commit comments

Comments
 (0)