Skip to content

Commit

Permalink
Bump org.apache.maven:maven-plugin-api from 3.5.2 to 3.9.6
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.5.2 to 3.9.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.5.2...maven-3.9.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent be7468a commit 75548a5
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 @@ -28,7 +28,7 @@

<version.plexus-compiler-api>2.13.0</version.plexus-compiler-api>
<version.maven-plugin-annotations>3.5.2</version.maven-plugin-annotations>
<version.maven-plugin-api>3.5.2</version.maven-plugin-api>
<version.maven-plugin-api>3.9.6</version.maven-plugin-api>
<version.junit>4.13.2</version.junit>
<version.maven-plugin-testing-harness>1.1</version.maven-plugin-testing-harness>
<version.plexus-utils>3.5.1</version.plexus-utils>
Expand Down

0 comments on commit 75548a5

Please sign in to comment.