Skip to content

Commit fe05bfe

Browse files
authored
Merge pull request #5876 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents e2be1f7 + 3a1b018 commit fe05bfe

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
@@ -695,7 +695,7 @@
695695
<plugin>
696696
<groupId>org.apache.maven.plugins</groupId>
697697
<artifactId>maven-compiler-plugin</artifactId>
698-
<version>3.14.0</version>
698+
<version>3.14.1</version>
699699
<configuration>
700700
<encoding>${project.build.sourceEncoding}</encoding>
701701
<annotationProcessorPaths>

0 commit comments

Comments
 (0)