Skip to content

Commit fd585d3

Browse files
dependabot[bot]jeromevdl
authored andcommitted
build(deps): bump aws.sdk.version from 2.20.155 to 2.20.162 (#1462)
Bumps `aws.sdk.version` from 2.20.155 to 2.20.162.
1 parent 1e2ef63 commit fd585d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/powertools-examples-cloudformation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<maven.compiler.target>1.8</maven.compiler.target>
1616
<lambda.core.version>1.2.3</lambda.core.version>
1717
<lambda.events.version>3.11.3</lambda.events.version>
18-
<aws.sdk.version>2.20.141</aws.sdk.version>
18+
<aws.sdk.version>2.20.162</aws.sdk.version>
1919
<aspectj.version>1.9.20</aspectj.version>
2020
</properties>
2121
<dependencyManagement>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<log4j.version>2.20.0</log4j.version>
7575
<jackson.version>2.15.2</jackson.version>
7676
<aspectj.version>1.9.7</aspectj.version>
77-
<aws.sdk.version>2.20.141</aws.sdk.version>
77+
<aws.sdk.version>2.20.162</aws.sdk.version>
7878
<aws.xray.recorder.version>2.14.0</aws.xray.recorder.version>
7979
<payloadoffloading-common.version>2.1.3</payloadoffloading-common.version>
8080
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)