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.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>
  • Loading branch information
dependabot[bot] committed Jan 13, 2024
1 parent d755046 commit 1bf8803
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.10.2</maven-libs.annotations.version>
<maven-libs.annotations.version>3.11.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.10.2</maven-plugin-plugin.version>
Expand Down

0 comments on commit 1bf8803

Please sign in to comment.