mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 (#5097)
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -372,7 +372,7 @@ Import-Package: \\
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-plugin-plugin</artifactId>
|
||||
<version>3.15.1</version>
|
||||
<version>3.15.2</version>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<properties>
|
||||
<maven.plugin.api.version>3.9.6</maven.plugin.api.version>
|
||||
<maven.plugin.annotations.version>3.15.1</maven.plugin.annotations.version>
|
||||
<maven.plugin.plugin.version>3.15.1</maven.plugin.plugin.version>
|
||||
<maven.plugin.plugin.version>3.15.2</maven.plugin.plugin.version>
|
||||
<maven.plugin.compiler.version>3.8.1</maven.plugin.compiler.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user