Skip to content

Commit 7c7e81b

Browse files
chore(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a08fb37 commit 7c7e81b

File tree

2 files changed

+2
-2
lines changed
  • aws-serverless-java-container-jersey
  • aws-serverless-java-container-spring

2 files changed

+2
-2
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.1</version>
67+
<version>1.17.2</version>
6868
<scope>test</scope>
6969
</dependency>
7070

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)