Skip to content

Commit 0142c9c

Browse files
authored
Merge pull request #178 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
2 parents 2690ef9 + d3242d8 commit 0142c9c

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
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>
196196
<artifactId>maven-compiler-plugin</artifactId>
197-
<version>3.9.0</version>
197+
<version>3.10.0</version>
198198
<configuration>
199199
<release>11</release>
200200
</configuration>

0 commit comments

Comments
 (0)