Skip to content

Commit 142a349

Browse files
authored
Merge pull request #215 from zzh1991/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.12.1
2 parents 720f82b + a635a8c commit 142a349

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
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.apache.maven.plugins</groupId>
261261
<artifactId>maven-compiler-plugin</artifactId>
262-
<version>3.11.0</version>
262+
<version>3.12.1</version>
263263
<configuration>
264264
<source>1.8</source>
265265
<target>1.8</target>

0 commit comments

Comments
 (0)