Skip to content

Commit 87d05bf

Browse files
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#1652)
Bumps [commons-codec:commons-codec](https://github.com/apache/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 138878f commit 87d05bf

File tree

2 files changed

+2
-2
lines changed
  • maven-resolver-transport-apache
  • maven-resolver-transport-minio

2 files changed

+2
-2
lines changed

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.19.0</version>
72+
<version>1.20.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.19.0</version>
92+
<version>1.20.0</version>
9393
<scope>runtime</scope>
9494
</dependency>
9595
<dependency>

0 commit comments

Comments
 (0)