Skip to content

Commit 1cf7acc

Browse files
authored
Merge pull request #15 from SECPS/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
Maven(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents d45b879 + e894fdc commit 1cf7acc

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
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>
142142
<artifactId>maven-compiler-plugin</artifactId>
143-
<version>3.14.0</version>
143+
<version>3.14.1</version>
144144
<configuration>
145145
<annotationProcessors>
146146
<annotationProcessor>org.pf4j.processor.ExtensionAnnotationProcessor</annotationProcessor>

0 commit comments

Comments
 (0)