Skip to content

Commit

Permalink
Bump maven-compiler-plugin to 3.12.1
Browse files Browse the repository at this point in the history
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12354061

JIRA: LIGHTY-283
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
  • Loading branch information
Tobianas authored and ihrasko committed Jan 30, 2024
1 parent 50caa54 commit 4c043db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/lighty-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 4c043db

Please sign in to comment.