Skip to content

Commit 94a9eaa

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3326114 commit 94a9eaa

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
@@ -49,7 +49,7 @@
4949
<plugin>
5050
<groupId>org.apache.maven.plugins</groupId>
5151
<artifactId>maven-compiler-plugin</artifactId>
52-
<version>3.14.1</version>
52+
<version>3.15.0</version>
5353
<configuration>
5454
<release>${java.version}</release>
5555
<source>${java.version}</source>

0 commit comments

Comments
 (0)