Skip to content

Commit 1362c4c

Browse files
authored
maven-compiler-plugin 3.13.0 (#1945)
1 parent 485ff5c commit 1362c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
<plugin>
291291
<groupId>org.apache.maven.plugins</groupId>
292292
<artifactId>maven-compiler-plugin</artifactId>
293-
<version>3.12.1</version>
293+
<version>3.13.0</version>
294294
<configuration>
295295
<source>11</source>
296296
<target>11</target>

0 commit comments

Comments
 (0)