Skip to content

Commit e523ea2

Browse files
Bump org.apache.maven.plugin-tools:maven-plugin-annotations
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.11.0 to 3.15.1. - [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.15.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f354131 commit e523ea2

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
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>org.apache.maven.plugin-tools</groupId>
111111
<artifactId>maven-plugin-annotations</artifactId>
112-
<version>3.11.0</version>
112+
<version>3.15.1</version>
113113
<scope>provided</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)