Skip to content

Commit 5a89e23

Browse files
build(deps-dev): bump commons-codec from 1.15 to 1.16.0
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.16.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 89dfebf commit 5a89e23

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
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>commons-codec</groupId>
233233
<artifactId>commons-codec</artifactId>
234-
<version>1.15</version>
234+
<version>1.16.0</version>
235235
</dependency>
236236

237237
<dependency>

0 commit comments

Comments
 (0)