Skip to content

Commit 08d9d76

Browse files
authored
Merge pull request #61 from awslabs/dependabot/maven/awssdk.version-2.19.16
Bump awssdk.version from 2.19.2 to 2.19.16
2 parents f759c29 + 6aba238 commit 08d9d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<properties>
5-
<awssdk.version>2.19.2</awssdk.version>
5+
<awssdk.version>2.19.16</awssdk.version>
66
<aws-java-sdk.version>1.12.370</aws-java-sdk.version>
77
<netty.version>4.1.100.Final</netty.version>
88
<netty-reactive.version>2.0.6</netty-reactive.version>

0 commit comments

Comments
 (0)