Skip to content

Commit 2ef6758

Browse files
build(deps): bump commons-codec:commons-codec (GoogleCloudPlatform#4118)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08429cd commit 2ef6758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • benchmarks/latency-comparison/java

benchmarks/latency-comparison/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>commons-codec</groupId>
104104
<artifactId>commons-codec</artifactId>
105-
<version>1.20.0</version>
105+
<version>1.21.0</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>org.checkerframework</groupId>

0 commit comments

Comments
 (0)