Skip to content

Commit 46e1a6f

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00a5554 commit 46e1a6f

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
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.apache.maven.plugins</groupId>
9595
<artifactId>maven-compiler-plugin</artifactId>
96-
<version>3.13.0</version>
96+
<version>3.14.0</version>
9797
<configuration>
9898
<parameters>true</parameters>
9999
</configuration>

0 commit comments

Comments
 (0)