File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ You can download release builds through the [releases section of this](https://g
23
23
<dependency >
24
24
<groupId >software.amazon.payloadoffloading</groupId >
25
25
<artifactId >payloadoffloading-common</artifactId >
26
- <version >1.1.1 </version >
26
+ <version >1.1.2 </version >
27
27
<type >jar</type >
28
28
</dependency >
29
29
```
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.amazon.payloadoffloading</groupId >
8
8
<artifactId >payloadoffloading-common</artifactId >
9
- <version >1.1.1 </version >
9
+ <version >1.1.2 </version >
10
10
<packaging >jar</packaging >
11
11
<name >Payload offloading common library for AWS</name >
12
12
<description >Common library between extended Amazon AWS clients to save payloads up to 2GB on Amazon S3.</description >
36
36
</developers >
37
37
38
38
<properties >
39
- <aws-java-sdk .version>1.11.817 </aws-java-sdk .version>
39
+ <aws-java-sdk .version>1.12.383 </aws-java-sdk .version>
40
40
</properties >
41
41
42
42
<dependencies >
You can’t perform that action at this time.
0 commit comments