Skip to content

Commit a27954e

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
1 parent ef96ef2 commit a27954e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.apache.maven.plugins</groupId>
4343
<artifactId>maven-compiler-plugin</artifactId>
44-
<version>3.12.1</version>
44+
<version>3.13.0</version>
4545
<configuration>
4646
<source>11</source>
4747
<target>11</target>

0 commit comments

Comments
 (0)