Skip to content

Commit beabaff

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin in /maven-plugins
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5a60fb commit beabaff

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)