Skip to content

Commit 3bb77a5

Browse files
[MRESOLVER-662] Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 (#643)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MRESOLVER-662
1 parent dfcf7fc commit 3bb77a5

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.17.2</version>
72+
<version>1.18.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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>commons-codec</groupId>
7272
<artifactId>commons-codec</artifactId>
73-
<version>1.17.2</version>
73+
<version>1.18.0</version>
7474
<scope>runtime</scope>
7575
</dependency>
7676
<dependency>

0 commit comments

Comments
 (0)