Skip to content

Commit bdc07f7

Browse files
authored
Merge pull request #162 from zzh1991/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 5a230e1 + 65753f0 commit bdc07f7

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
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-compiler-plugin</artifactId>
261-
<version>3.10.1</version>
261+
<version>3.11.0</version>
262262
<configuration>
263263
<source>1.8</source>
264264
<target>1.8</target>

0 commit comments

Comments
 (0)