Skip to content

Commit

Permalink
chore(deps): 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.9.0 to 3.12.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.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]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 3350bd4 commit dc0ce29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jkube-kit/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<version.maven-archiver>3.6.2</version.maven-archiver>
<version.maven-core>3.8.1</version.maven-core>
<version.maven-filtering>3.3.2</version.maven-filtering>
<version.maven-plugin-annotations>3.9.0</version.maven-plugin-annotations>
<version.maven-plugin-annotations>3.12.0</version.maven-plugin-annotations>
<version.networknt.validator>1.4.0</version.networknt.validator>
<version.openshift-client>${version.kubernetes-client}</version.openshift-client>
<version.plexus-classworlds>2.8.0</version.plexus-classworlds>
Expand Down

0 comments on commit dc0ce29

Please sign in to comment.