Skip to content

Commit d9c73b6

Browse files
version bump
1 parent a4e720c commit d9c73b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can download release builds through the [releases section of this](https://g
2424
<dependency>
2525
<groupId>software.amazon.payloadoffloading</groupId>
2626
<artifactId>payloadoffloading-common</artifactId>
27-
<version>2.1.3</version>
27+
<version>2.2.0</version>
2828
</dependency>
2929
```
3030

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.apache.maven.plugins</groupId>
160160
<artifactId>maven-gpg-plugin</artifactId>
161-
<version>1.6</version>
161+
<version>3.1.0</version>
162162
<executions>
163163
<execution>
164164
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)