Skip to content

Commit ea54f6f

Browse files
chore(deps): bump commons-codec:commons-codec from 1.20.0 to 1.21.0
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] <[email protected]>
1 parent b478c5f commit ea54f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>commons-codec</groupId>
154154
<artifactId>commons-codec</artifactId>
155-
<version>1.20.0</version>
155+
<version>1.21.0</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)