Skip to content

Commit aaec8e0

Browse files
committed
Bump maven-compiler-plugin to 3.15.0
https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.15.0 Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech> (cherry picked from commit 9aa1a04)
1 parent 357bbc9 commit aaec8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighty-core/lighty-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.apache.maven.plugins</groupId>
8080
<artifactId>maven-compiler-plugin</artifactId>
81-
<version>3.14.1</version>
81+
<version>3.15.0</version>
8282
</plugin>
8383
<plugin>
8484
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)