Skip to content

Commit 01efa99

Browse files
build(deps-dev): bump commons-codec:commons-codec from 1.16.1 to 1.17.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.17.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd3d243 commit 01efa99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>commons-codec</groupId>
236236
<artifactId>commons-codec</artifactId>
237-
<version>1.16.1</version>
237+
<version>1.17.0</version>
238238
</dependency>
239239

240240
<dependency>

0 commit comments

Comments
 (0)