Skip to content

Commit 1791e0a

Browse files
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#505)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.17.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67658a5 commit 1791e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MiraiMC-Base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>commons-codec</groupId>
3535
<artifactId>commons-codec</artifactId>
36-
<version>1.16.1</version>
36+
<version>1.17.0</version>
3737
<scope>compile</scope>
3838
</dependency>
3939
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->

0 commit comments

Comments
 (0)