Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit a1c890b

Browse files
Merge pull request #59 from DominiqueComte/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.8.1 to 3.11.0
2 parents 884c8b9 + 68b49db commit a1c890b

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
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>org.apache.maven.plugins</groupId>
201201
<artifactId>maven-compiler-plugin</artifactId>
202-
<version>3.8.1</version>
202+
<version>3.11.0</version>
203203
<configuration>
204204
<source>1.7</source>
205205
<target>1.7</target>

0 commit comments

Comments
 (0)