Skip to content

Commit 835da32

Browse files
authored
Merge pull request #127 from arnaud-m/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 ad4977c + 9713d35 commit 835da32

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
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-compiler-plugin</artifactId>
119-
<version>3.10.1</version>
119+
<version>3.11.0</version>
120120

121121
<!-- defaults for compile and testCompile -->
122122
<configuration>

0 commit comments

Comments
 (0)