Skip to content

Commit ce6758e

Browse files
dependabot[bot]veithen
authored andcommitted
Bump maven-plugin-tools.version from 3.11.0 to 3.12.0
Bumps `maven-plugin-tools.version` from 3.11.0 to 3.12.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ceab4af commit ce6758e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
<jaxws.rt.version>4.0.2</jaxws.rt.version>
504504
<jaxws.api.version>4.0.0</jaxws.api.version>
505505
<jsr311.api.version>1.1.1</jsr311.api.version>
506-
<maven-plugin-tools.version>3.11.0</maven-plugin-tools.version>
506+
<maven-plugin-tools.version>3.12.0</maven-plugin-tools.version>
507507
<activemq.version>6.1.0</activemq.version>
508508
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
509509
we can't use the project.version variable directly because of the dot. See

0 commit comments

Comments
 (0)