Skip to content

Commit f050a52

Browse files
Bump commons-codec:commons-codec in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [commons-codec:commons-codec](https://github.com/apache/commons-codec). Updates `commons-codec:commons-codec` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.19.0...rel/commons-codec-1.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 343fb8b commit f050a52

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
@@ -42,7 +42,7 @@
4242
</distributionManagement>
4343
<properties>
4444
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
45-
<commons-codec.version>1.19.0</commons-codec.version>
45+
<commons-codec.version>1.20.0</commons-codec.version>
4646
<jakarta-validation-api.version>3.1.1</jakarta-validation-api.version>
4747
<java-poet.version>1.13.0</java-poet.version>
4848
<junit.version>6.0.1</junit.version>

0 commit comments

Comments
 (0)