Skip to content

Commit e1f7392

Browse files
build: Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#595)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production 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 e6f3cc4 commit e1f7392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>commons-codec</groupId>
8282
<artifactId>commons-codec</artifactId>
83-
<version>1.18.0</version>
83+
<version>1.19.0</version>
8484
</dependency>
8585

8686
<!-- Tests -->

0 commit comments

Comments
 (0)