Skip to content

Commit 40ae3ae

Browse files
committed
Upgrading aws plugin
1 parent 788bca4 commit 40ae3ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<build>
5454
<extensions>
5555
<extension>
56-
<groupId>org.springframework.aws</groupId>
57-
<artifactId>spring-aws-maven</artifactId>
58-
<version>1.2.2</version>
56+
<groupId>org.springframework.build.aws</groupId>
57+
<artifactId>org.springframework.build.aws.maven</artifactId>
58+
<version>3.1.0.RELEASE</version>
5959
</extension>
6060
</extensions>
6161
<pluginManagement>

0 commit comments

Comments
 (0)