File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >software.amazon.awssdk</groupId >
42
42
<artifactId >bom</artifactId >
43
- <version >2.30.36 </version >
43
+ <version >2.31.1 </version >
44
44
<type >pom</type >
45
45
<scope >import</scope >
46
46
</dependency >
183
183
<dependency >
184
184
<groupId >org.junit.jupiter</groupId >
185
185
<artifactId >junit-jupiter-api</artifactId >
186
- <version >5.12.0 </version >
186
+ <version >5.12.1 </version >
187
187
<scope >test</scope >
188
188
</dependency >
189
189
<dependency >
190
190
<groupId >org.junit.jupiter</groupId >
191
191
<artifactId >junit-jupiter-engine</artifactId >
192
- <version >5.12.0 </version >
192
+ <version >5.12.1 </version >
193
193
<scope >test</scope >
194
194
</dependency >
195
195
267
267
<dependency >
268
268
<groupId >software.amazon.awssdk</groupId >
269
269
<artifactId >rds</artifactId >
270
- <version >2.30.36 </version >
270
+ <version >2.31.1 </version >
271
271
</dependency >
272
272
<dependency >
273
273
<groupId >software.amazon.awssdk</groupId >
274
274
<artifactId >s3</artifactId >
275
- <version >2.30.36 </version >
275
+ <version >2.31.1 </version >
276
276
<scope >test</scope >
277
277
</dependency >
278
278
<dependency >
279
279
<groupId >software.amazon.awssdk</groupId >
280
280
<artifactId >sqs</artifactId >
281
- <version >2.30.36 </version >
281
+ <version >2.31.1 </version >
282
282
</dependency >
283
283
</dependencies >
284
284
<build >
You can’t perform that action at this time.
0 commit comments