Skip to content

Commit cd42a9d

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

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.1</version>
56+
<version>1.17.2</version>
5757
<scope>test</scope>
5858
</dependency>
5959

0 commit comments

Comments
 (0)