Skip to content

Commit a7cfdc0

Browse files
nitsingh-uiomkreddyclaude
authored
Upgrade maven-compiler-plugin to 3.14.0 (#628)
Co-authored-by: Manikumar Reddy <manikumar.reddy@gmail.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 48a262d commit a7cfdc0

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
@@ -409,7 +409,7 @@
409409
<plugin>
410410
<groupId>org.apache.maven.plugins</groupId>
411411
<artifactId>maven-compiler-plugin</artifactId>
412-
<version>3.3</version>
412+
<version>3.14.0</version>
413413
<inherited>true</inherited>
414414
<configuration>
415415
<source>${java.version}</source>

0 commit comments

Comments
 (0)