Skip to content

Commit

Permalink
Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#589)
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.11.0 to 3.12.0.
- [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.12.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>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent fd3a12a commit 3c614ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -94,7 +94,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<surefire.excludes.files>**/*ExternalDatabaseTest.java</surefire.excludes.files>
<maven-libs.version>3.9.6</maven-libs.version>
<maven-libs.annotations.version>3.11.0</maven-libs.annotations.version>
<maven-libs.annotations.version>3.12.0</maven-libs.annotations.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
<maven-plugin-plugin.version>3.12.0</maven-plugin-plugin.version>
Expand Down

0 comments on commit 3c614ea

Please sign in to comment.