Skip to content

Commit 4a4c5f9

Browse files
dependabot[bot]gaul
authored andcommitted
Bump commons-codec:commons-codec from 1.17.1 to 1.18.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 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.1...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>
1 parent 15a3e6a commit 4a4c5f9

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
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>commons-codec</groupId>
277277
<artifactId>commons-codec</artifactId>
278-
<version>1.17.1</version>
278+
<version>1.18.0</version>
279279
</dependency>
280280
<dependency>
281281
<groupId>junit</groupId>

0 commit comments

Comments
 (0)