Skip to content

Commit af87dcf

Browse files
authored
Merge pull request #103 from zzh1991/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.8.1 to 3.10.1
2 parents f521014 + d612d8b commit af87dcf

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.8.1</version>
261+
<version>3.10.1</version>
262262
<configuration>
263263
<source>1.8</source>
264264
<target>1.8</target>

0 commit comments

Comments
 (0)