Skip to content

Commit 236587d

Browse files
committed
fix(deps): update aws-java-sdk monorepo to v1.12.795
2 parents b10afa8 + 84ec4ad commit 236587d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>com.amazonaws</groupId>
122122
<artifactId>aws-java-sdk-s3</artifactId>
123-
<version>1.12.794</version>
123+
<version>1.12.795</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>com.amazonaws</groupId>
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>com.amazonaws</groupId>
137137
<artifactId>aws-java-sdk-core</artifactId>
138-
<version>1.12.794</version>
138+
<version>1.12.795</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>com.jcabi.incubator</groupId>

0 commit comments

Comments
 (0)