Skip to content

Commit b5898c2

Browse files
Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#262)
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](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](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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c910de commit b5898c2

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.apache.maven.plugin-tools</groupId>
6363
<artifactId>maven-plugin-annotations</artifactId>
64-
<version>3.15.1</version>
64+
<version>3.15.2</version>
6565
<scope>provided</scope>
6666
<!-- annotations are not used at runtime because @Retention(value=CLASS), they are needed only to build the plugin -->
6767
</dependency>

0 commit comments

Comments
 (0)