Skip to content

Commit 8f16c8f

Browse files
Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 (#636)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3a6f9e commit 8f16c8f

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
@@ -132,7 +132,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
132132
- org.apache.commons.compress.compressors.snappy -->
133133
<groupId>commons-codec</groupId>
134134
<artifactId>commons-codec</artifactId>
135-
<version>1.17.2</version>
135+
<version>1.18.0</version>
136136
</dependency>
137137

138138
<!-- Pack200 -->

0 commit comments

Comments
 (0)