Skip to content

Commit 063d594

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
1 parent ca65df3 commit 063d594

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
@@ -459,7 +459,7 @@
459459
<plugin>
460460
<groupId>org.apache.maven.plugins</groupId>
461461
<artifactId>maven-compiler-plugin</artifactId>
462-
<version>3.14.0</version>
462+
<version>3.14.1</version>
463463
<configuration>
464464
<source>21</source>
465465
<target>21</target>

0 commit comments

Comments
 (0)