Skip to content

Commit 85cc97f

Browse files
dependabot[bot]gaul
authored andcommitted
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fdd3aa commit 85cc97f

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
@@ -274,7 +274,7 @@
274274
<dependency>
275275
<groupId>commons-codec</groupId>
276276
<artifactId>commons-codec</artifactId>
277-
<version>1.15</version>
277+
<version>1.16.0</version>
278278
</dependency>
279279
<dependency>
280280
<groupId>junit</groupId>

0 commit comments

Comments
 (0)