Skip to content

Commit dafbc06

Browse files
fix(deps): bump commons-codec:commons-codec from 1.18.0 to 1.21.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.18.0 to 1.21.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.21.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2839402 commit dafbc06

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>commons-codec</groupId>
135135
<artifactId>commons-codec</artifactId>
136-
<version>1.18.0</version>
136+
<version>1.21.0</version>
137137
</dependency>
138138
</dependencies>
139139
</plugin>

0 commit comments

Comments
 (0)