Skip to content

Commit 03361e3

Browse files
authored
fix: upgrade com.amazonaws:aws-java-sdk-ssm from 1.11.795 to 1.11.833 (#62)
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-ssm from 1.11.795 to 1.11.833. See this package in Maven Repository: https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-ssm/ See this project in Snyk: https://app.snyk.io/org/coveo-github/project/696bf351-30cb-4d3f-bf31-f90745f3ff01?utm_source=github&utm_medium=upgrade-pr
1 parent 9453fbd commit 03361e3

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.amazonaws</groupId>
5959
<artifactId>aws-java-sdk-ssm</artifactId>
60-
<version>1.11.795</version>
60+
<version>1.11.833</version>
6161
</dependency>
6262

6363
<!-- Test libraries -->

0 commit comments

Comments
 (0)