Skip to content

Commit 87adc8d

Browse files
dependabot[bot]ctomc
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.9.0 to 3.11.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.9.0...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] <[email protected]>
1 parent 2ce92c3 commit 87adc8d

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
@@ -43,7 +43,7 @@
4343
<version.junit>5.10.1</version.junit>
4444
<version.maven>3.9.6</version.maven>
4545
<version.maven-compat>3.8.1</version.maven-compat>
46-
<version.maven-plugin-annotations>3.9.0</version.maven-plugin-annotations>
46+
<version.maven-plugin-annotations>3.11.0</version.maven-plugin-annotations>
4747
<version.maven-plugin-testing-harness>3.3.0</version.maven-plugin-testing-harness>
4848
<version.maven-project>2.2.1</version.maven-project>
4949
<version.maven-resolver-api>1.9.18</version.maven-resolver-api>

0 commit comments

Comments
 (0)