Skip to content

Commit 0aa6d92

Browse files
authored
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 (#57)
2 parents f41ee0b + e824076 commit 0aa6d92

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
@@ -21,7 +21,7 @@
2121
<plugin>
2222
<groupId>org.apache.maven.plugins</groupId>
2323
<artifactId>maven-compiler-plugin</artifactId>
24-
<version>3.13.0</version>
24+
<version>3.14.0</version>
2525
<configuration>
2626
<source>${java.version}</source>
2727
<target>${java.version}</target>

0 commit comments

Comments
 (0)