File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ You can download release builds through the [releases section of this](https://g
24
24
<dependency >
25
25
<groupId >software.amazon.payloadoffloading</groupId >
26
26
<artifactId >payloadoffloading-common</artifactId >
27
- <version >2.1.0 </version >
27
+ <version >2.1.1 </version >
28
28
</dependency >
29
29
```
30
30
@@ -33,7 +33,7 @@ You can download release builds through the [releases section of this](https://g
33
33
<dependency >
34
34
<groupId >software.amazon.payloadoffloading</groupId >
35
35
<artifactId >payloadoffloading-common</artifactId >
36
- <version >1.1.0 </version >
36
+ <version >1.1.1 </version >
37
37
</dependency >
38
38
```
39
39
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 >2.1.0 </version >
9
+ <version >2.1.1 </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 >
179
179
</build >
180
180
</profile >
181
181
</profiles >
182
- </project >
182
+ </project >
You can’t perform that action at this time.
0 commit comments