Skip to content

Commit e57505b

Browse files
chore(deps-dev): bump commons-codec:commons-codec
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28fd1c1 commit e57505b

File tree

1 file changed

+1
-1
lines changed
  • aws-serverless-java-container-jersey

1 file changed

+1
-1
lines changed

aws-serverless-java-container-jersey/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>commons-codec</groupId>
6666
<artifactId>commons-codec</artifactId>
67-
<version>1.17.2</version>
67+
<version>1.18.0</version>
6868
<scope>test</scope>
6969
</dependency>
7070

0 commit comments

Comments
 (0)