Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit cee79d3

Browse files
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#281)
1 parent 359e1ed commit cee79d3

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
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-compiler-plugin</artifactId>
203-
<version>3.10.1</version>
203+
<version>3.11.0</version>
204204
<configuration>
205205
<compilerArgs>
206206
<arg>-parameters</arg>

0 commit comments

Comments
 (0)