Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit da496c1

Browse files
build(deps): bump url-connection-client (#19)
Bumps url-connection-client from 2.17.129 to 2.17.130. --- updated-dependencies: - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab89c5f commit da496c1

File tree

1 file changed

+1
-1
lines changed
  • java/SqsBatchProcessing/Functions

1 file changed

+1
-1
lines changed

java/SqsBatchProcessing/Functions/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>software.amazon.awssdk</groupId>
2929
<artifactId>url-connection-client</artifactId>
30-
<version>2.17.129</version>
30+
<version>2.17.130</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)