Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit be76c7b

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
1 parent 0f5f5bd commit be76c7b

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
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>org.apache.maven.plugins</groupId>
2424
<artifactId>maven-compiler-plugin</artifactId>
25-
<version>3.11.0</version>
25+
<version>3.12.1</version>
2626
<configuration>
2727
<source>16</source>
2828
<target>16</target>

0 commit comments

Comments
 (0)