Skip to content

Commit acf91bc

Browse files
build(deps): bump aws.sdk.version from 2.20.88 to 2.20.90 (#1228)
Bumps `aws.sdk.version` from 2.20.88 to 2.20.90.
1 parent c0d9e41 commit acf91bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/powertools-examples-sqs/pom.xml

+1-1
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.88</version>
28+
<version>2.20.90</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.amazonaws</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<log4j.version>2.20.0</log4j.version>
6161
<jackson.version>2.15.2</jackson.version>
6262
<aspectj.version>1.9.7</aspectj.version>
63-
<aws.sdk.version>2.20.88</aws.sdk.version>
63+
<aws.sdk.version>2.20.90</aws.sdk.version>
6464
<aws.xray.recorder.version>2.14.0</aws.xray.recorder.version>
6565
<payloadoffloading-common.version>2.1.3</payloadoffloading-common.version>
6666
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)