Skip to content

Commit e6854cd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.apache.maven.plugin-tools</groupId>
110110
<artifactId>maven-plugin-annotations</artifactId>
111-
<version>3.15.0</version>
111+
<version>3.15.1</version>
112112
<scope>provided</scope>
113113
</dependency>
114114

0 commit comments

Comments
 (0)