Skip to content

Commit e2581a2

Browse files
Upgraded commons-codec:commons-codec from 1.17.2 to 1.18.0 (#662)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11ea14a commit e2581a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>commons-codec</groupId>
135135
<artifactId>commons-codec</artifactId>
136-
<version>1.17.2</version>
136+
<version>1.18.0</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>commons-collections</groupId>

0 commit comments

Comments
 (0)