Skip to content

Commit

Permalink
Bump org.apache.maven.plugin-tools:maven-plugin-annotations
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.6.2 to 3.11.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.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>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 9f83818 commit 883bce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<version.commonslang>3.12.0</version.commonslang>
<version.commonsvalidator>1.7</version.commonsvalidator>
<version.java>1.8</version.java>
<version.maven.annotations>3.6.2</version.maven.annotations>
<version.maven.annotations>3.11.0</version.maven.annotations>
<version.maven>3.6.0</version.maven>
<version.scala.collection.compat>2.6.0</version.scala.collection.compat>
<version.mockito.core>4.1.0</version.mockito.core>
Expand Down

0 comments on commit 883bce1

Please sign in to comment.