Skip to content

Commit

Permalink
(#53) Update maven-compiler-plugin to 3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciofx committed Dec 26, 2023
1 parent 883ef6d commit e1b96de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration combine.self="override">
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit e1b96de

Please sign in to comment.