Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotati…
Browse files Browse the repository at this point in the history
…ons (#62)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 4a03961 commit 41b84bc
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 @@ -58,7 +58,7 @@
<maven.javadoc-plugin.version>3.6.3</maven.javadoc-plugin.version>
<maven.maven-plugin.version>3.12.0</maven.maven-plugin.version>
<maven.maven-plugin-api.version>3.9.6</maven.maven-plugin-api.version>
<maven.maven-plugin-annotations.version>3.11.0</maven.maven-plugin-annotations.version>
<maven.maven-plugin-annotations.version>3.12.0</maven.maven-plugin-annotations.version>
<maven.maven-core.version>3.9.6</maven.maven-core.version>

<liquibase.version>4.27.0</liquibase.version>
Expand Down

0 comments on commit 41b84bc

Please sign in to comment.