Skip to content

Commit 45d3f6c

Browse files
authored
Merge pull request #977 from eclipse-osgi-technology/dependabot/maven/examples/osgi-test-example-mvn/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
build: Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.0 in /examples/osgi-test-example-mvn
2 parents e845f5c + 8d1f1b0 commit 45d3f6c

File tree

1 file changed

+1
-1
lines changed
  • examples/osgi-test-example-mvn

1 file changed

+1
-1
lines changed

examples/osgi-test-example-mvn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<plugin>
211211
<groupId>org.apache.maven.plugins</groupId>
212212
<artifactId>maven-compiler-plugin</artifactId>
213-
<version>3.11.0</version>
213+
<version>3.14.0</version>
214214
<configuration>
215215
<showWarnings>true</showWarnings>
216216
<showDeprecation>true</showDeprecation>

0 commit comments

Comments
 (0)