Skip to content

Commit 8edbaab

Browse files
Merge pull request #85 from awslabs/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
2 parents 5bd0489 + 205c51e commit 8edbaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<plugin>
8585
<groupId>org.apache.maven.plugins</groupId>
8686
<artifactId>maven-compiler-plugin</artifactId>
87-
<version>3.10.1</version>
87+
<version>3.11.0</version>
8888
<configuration>
8989
<source>1.8</source>
9090
<target>1.8</target>

0 commit comments

Comments
 (0)