We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a48a5d3 commit 1803bb9Copy full SHA for 1803bb9
powertools-idempotency/pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>software.amazon.lambda</groupId>
9
<artifactId>powertools-parent</artifactId>
10
- <version>1.10.2</version>
+ <version>1.10.3</version>
11
</parent>
12
13
<artifactId>powertools-idempotency</artifactId>
@@ -48,7 +48,6 @@
48
<dependency>
49
50
<artifactId>powertools-utilities</artifactId>
51
- <version>${project.version}</version>
52
</dependency>
53
54
<groupId>com.amazonaws</groupId>
powertools-utilities/pom.xml
0 commit comments