Skip to content

Commit f0e4269

Browse files
dependabot[bot]slachiewicz
authored andcommitted
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.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>
1 parent f21a456 commit f0e4269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-scm-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.apache.maven.plugin-tools</groupId>
129129
<artifactId>maven-plugin-annotations</artifactId>
130-
<version>3.15.1</version>
130+
<version>3.15.2</version>
131131
<scope>provided</scope>
132132
</dependency>
133133
<dependency>

0 commit comments

Comments
 (0)