Skip to content

Commit e00426d

Browse files
authored
Merge pull request #318 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
2 parents d476bce + d563921 commit e00426d

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
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>org.apache.maven.plugins</groupId>
218218
<artifactId>maven-compiler-plugin</artifactId>
219-
<version>3.10.1</version>
219+
<version>3.11.0</version>
220220
<configuration>
221221
<release>17</release>
222222
</configuration>

0 commit comments

Comments
 (0)