Skip to content

Commit c044a94

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 c044a94

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>commons-codec</groupId>
5555
<artifactId>commons-codec</artifactId>
56-
<version>1.17.2</version>
56+
<version>1.18.0</version>
5757
<scope>test</scope>
5858
</dependency>
5959

0 commit comments

Comments
 (0)