We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68e5eb commit 1ad9e7eCopy full SHA for 1ad9e7e
sdk1/pom.xml
@@ -149,7 +149,7 @@
149
<dependency>
150
<groupId>com.amazonaws</groupId>
151
<artifactId>aws-java-sdk-bom</artifactId>
152
- <version>1.12.150</version>
+ <version>1.12.151</version>
153
<type>pom</type>
154
<scope>import</scope>
155
</dependency>
@@ -276,7 +276,7 @@
276
<plugin>
277
<groupId>org.apache.maven.plugins</groupId>
278
<artifactId>maven-compiler-plugin</artifactId>
279
- <version>3.8.1</version>
+ <version>3.9.0</version>
280
<configuration>
281
<source>1.8</source>
282
<target>1.8</target>
0 commit comments