Skip to content

Commit ff92382

Browse files
dependabot[bot]veithen
authored andcommitted
Bump maven-plugin-tools.version from 3.15.0 to 3.15.1
Bumps `maven-plugin-tools.version` from 3.15.0 to 3.15.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86926ff commit ff92382

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
@@ -502,7 +502,7 @@
502502
<jaxws.rt.version>4.0.3</jaxws.rt.version>
503503
<jaxws.api.version>4.0.0</jaxws.api.version>
504504
<jsr311.api.version>1.1.1</jsr311.api.version>
505-
<maven-plugin-tools.version>3.15.0</maven-plugin-tools.version>
505+
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
506506
<maven-archetype.version>3.3.0</maven-archetype.version>
507507
<activemq.version>6.1.3</activemq.version>
508508
<surefire.version>3.5.1</surefire.version>

0 commit comments

Comments
 (0)