Skip to content

Commit b497c5f

Browse files
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.20.0...rel/commons-codec-1.21.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30e51d3 commit b497c5f

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
@@ -297,7 +297,7 @@
297297
<dependency>
298298
<groupId>commons-codec</groupId>
299299
<artifactId>commons-codec</artifactId>
300-
<version>1.20.0</version>
300+
<version>1.21.0</version>
301301
</dependency>
302302
</dependencies>
303303
</dependencyManagement>

0 commit comments

Comments
 (0)