Skip to content

Commit 48a3a3e

Browse files
build(deps): bump aws.sdk.version from 2.20.9 to 2.20.11 (#1072)
Bumps `aws.sdk.version` from 2.20.9 to 2.20.11.
1 parent aa0e76d commit 48a3a3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/powertools-examples-sqs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>software.amazon.awssdk</groupId>
2727
<artifactId>url-connection-client</artifactId>
28-
<version>2.20.1</version>
28+
<version>2.20.11</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.amazonaws</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<log4j.version>2.20.0</log4j.version>
6060
<jackson.version>2.14.2</jackson.version>
6161
<aspectj.version>1.9.7</aspectj.version>
62-
<aws.sdk.version>2.20.9</aws.sdk.version>
62+
<aws.sdk.version>2.20.11</aws.sdk.version>
6363
<aws.xray.recorder.version>2.13.0</aws.xray.recorder.version>
6464
<payloadoffloading-common.version>2.1.2</payloadoffloading-common.version>
6565
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)