Skip to content

Commit ee84a39

Browse files
[12.0.x Root pom] Bump the build-deps group with 3 updates
Bumps the build-deps group with 3 updates: [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools), [org.apache.maven.plugin-tools:maven-plugin-tools-api](https://github.com/apache/maven-plugin-tools) and [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools). Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d7cd1c commit ee84a39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<mariadb.version>3.5.6</mariadb.version>
250250
<maven-artifact-transfer.version>0.13.1</maven-artifact-transfer.version>
251251
<maven-build-cache.version>1.2.0</maven-build-cache.version>
252-
<maven-plugin.plugin.version>3.15.1</maven-plugin.plugin.version>
252+
<maven-plugin.plugin.version>3.15.2</maven-plugin.plugin.version>
253253
<maven.antrun.plugin.version>3.2.0</maven.antrun.plugin.version>
254254
<maven.assembly.plugin.version>3.7.1</maven.assembly.plugin.version>
255255
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
@@ -267,7 +267,7 @@
267267
<maven.invoker.plugin.version>3.9.1</maven.invoker.plugin.version>
268268
<maven.jar.plugin.version>3.4.2</maven.jar.plugin.version>
269269
<maven.javadoc.plugin.version>3.12.0</maven.javadoc.plugin.version>
270-
<maven.plugin-tools.version>3.15.1</maven.plugin-tools.version>
270+
<maven.plugin-tools.version>3.15.2</maven.plugin-tools.version>
271271
<maven.release.plugin.version>3.1.1</maven.release.plugin.version>
272272
<maven.remote-resources-plugin.version>3.3.0</maven.remote-resources-plugin.version>
273273
<maven.resolver.version>1.9.24</maven.resolver.version>

0 commit comments

Comments
 (0)