Skip to content

Commit e74c2db

Browse files
Bump commons-codec from 1.13 to 1.15 (#114)
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.13 to 1.15. - [Changelog](https://github.com/apache/commons-codec/blob/rel/commons-codec-1.15/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@commons-codec-1.13...rel/commons-codec-1.15) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5a08fe commit e74c2db

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>commons-codec</groupId>
118118
<artifactId>commons-codec</artifactId>
119-
<version>1.13</version>
119+
<version>1.15</version>
120120
</dependency>
121121
</dependencies>
122122
</dependencyManagement>

0 commit comments

Comments
 (0)