Skip to content

Commit 5c91783

Browse files
Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#619)
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.10.2 to 3.11.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 297e11b commit 5c91783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

celesta-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.apache.maven.plugin-tools</groupId>
5050
<artifactId>maven-plugin-annotations</artifactId>
51-
<version>3.10.2</version>
51+
<version>3.11.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)