Skip to content

Commit 6874e34

Browse files
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 73476f2 commit 6874e34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • maven-resolver-transport-apache
  • maven-resolver-transport-minio

maven-resolver-transport-apache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>commons-codec</groupId>
7171
<artifactId>commons-codec</artifactId>
72-
<version>1.21.0</version>
72+
<version>1.22.0</version>
7373
<scope>runtime</scope>
7474
</dependency>
7575
<dependency>

maven-resolver-transport-minio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>commons-codec</groupId>
9191
<artifactId>commons-codec</artifactId>
92-
<version>1.21.0</version>
92+
<version>1.22.0</version>
9393
<scope>runtime</scope>
9494
</dependency>
9595
<dependency>

0 commit comments

Comments
 (0)