Skip to content

Commit 30046b1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>commons-codec</groupId>
9494
<artifactId>commons-codec</artifactId>
95-
<version>1.21.0</version>
95+
<version>1.22.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)