Skip to content

Commit c84a2ea

Browse files
authored
Merge pull request #6830 from bndtools/dependabot/maven/maven-plugins/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 in /maven-plugins
2 parents 9f6f022 + beff3b2 commit c84a2ea

File tree

1 file changed

+1
-1
lines changed
  • maven-plugins/bnd-plugin-parent

1 file changed

+1
-1
lines changed

maven-plugins/bnd-plugin-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
<plugin>
236236
<groupId>org.apache.maven.plugins</groupId>
237237
<artifactId>maven-compiler-plugin</artifactId>
238-
<version>3.14.0</version>
238+
<version>3.14.1</version>
239239
<configuration>
240240
<showWarnings>true</showWarnings>
241241
<showDeprecation>true</showDeprecation>

0 commit comments

Comments
 (0)