Skip to content

Commit 5b7fcfc

Browse files
authored
Merge pull request #25 from transforming-variability-artifacts/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
Maven(deps-dev): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
2 parents d9a8303 + 556d20d commit 5b7fcfc

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
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>org.apache.maven.plugins</groupId>
143143
<artifactId>maven-compiler-plugin</artifactId>
144-
<version>3.14.1</version>
144+
<version>3.15.0</version>
145145
<configuration>
146146
<annotationProcessors>
147147
<annotationProcessor>org.pf4j.processor.ExtensionAnnotationProcessor</annotationProcessor>

0 commit comments

Comments
 (0)