Skip to content

Commit 72b0e9c

Browse files
authored
Merge pull request #6031 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
2 parents 5f8aa95 + 7bf77c2 commit 72b0e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@
675675
<plugin>
676676
<groupId>org.apache.maven.plugins</groupId>
677677
<artifactId>maven-compiler-plugin</artifactId>
678-
<version>3.14.1</version>
678+
<version>3.15.0</version>
679679
<configuration>
680680
<encoding>${project.build.sourceEncoding}</encoding>
681681
<annotationProcessorPaths>

0 commit comments

Comments
 (0)