Skip to content

Commit 7a4abb5

Browse files
fix(deps): update aws-java-sdk monorepo to v1.12.663
1 parent b7b4f30 commit 7a4abb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,22 +107,22 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
107107
<dependency>
108108
<groupId>com.amazonaws</groupId>
109109
<artifactId>aws-java-sdk-s3</artifactId>
110-
<version>1.12.662</version>
110+
<version>1.12.663</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>com.amazonaws</groupId>
114114
<artifactId>aws-java-sdk-dynamodb</artifactId>
115-
<version>1.12.662</version>
115+
<version>1.12.663</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>com.amazonaws</groupId>
119119
<artifactId>aws-java-sdk-ec2</artifactId>
120-
<version>1.12.662</version>
120+
<version>1.12.663</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>com.amazonaws</groupId>
124124
<artifactId>aws-java-sdk-core</artifactId>
125-
<version>1.12.662</version>
125+
<version>1.12.663</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>com.jcabi.incubator</groupId>

0 commit comments

Comments
 (0)