Skip to content

Commit 0549b3d

Browse files
fix(deps): update aws-java-sdk monorepo to v1.12.797
1 parent b09fef0 commit 0549b3d

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
@@ -120,22 +120,22 @@
120120
<dependency>
121121
<groupId>com.amazonaws</groupId>
122122
<artifactId>aws-java-sdk-s3</artifactId>
123-
<version>1.12.796</version>
123+
<version>1.12.797</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>com.amazonaws</groupId>
127127
<artifactId>aws-java-sdk-dynamodb</artifactId>
128-
<version>1.12.796</version>
128+
<version>1.12.797</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>com.amazonaws</groupId>
132132
<artifactId>aws-java-sdk-ec2</artifactId>
133-
<version>1.12.796</version>
133+
<version>1.12.797</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>com.amazonaws</groupId>
137137
<artifactId>aws-java-sdk-core</artifactId>
138-
<version>1.12.796</version>
138+
<version>1.12.797</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>com.jcabi.incubator</groupId>

0 commit comments

Comments
 (0)