Skip to content

Commit 69ed441

Browse files
authored
Merge pull request #189 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
2 parents 4157233 + f7007f8 commit 69ed441

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
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-compiler-plugin</artifactId>
195-
<version>3.10.0</version>
195+
<version>3.10.1</version>
196196
<configuration>
197197
<release>11</release>
198198
</configuration>

0 commit comments

Comments
 (0)