Skip to content

Commit df89c6f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trellis-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<jakarta.platform.version>10.0.0</jakarta.platform.version>
2727

2828
<!-- dependencies -->
29-
<commons.codec.version>1.16.0</commons.codec.version>
29+
<commons.codec.version>1.16.1</commons.codec.version>
3030
<commons.io.version>2.15.1</commons.io.version>
3131
<commons.lang3.version>3.13.0</commons.lang3.version>
3232
<commons.rdf.version>0.5.0</commons.rdf.version>

0 commit comments

Comments
 (0)