Skip to content

Commit

Permalink
Bump maven.version from 3.9.6 to 3.9.8
Browse files Browse the repository at this point in the history
Bumps `maven.version` from 3.9.6 to 3.9.8.

Updates `org.apache.maven:maven-plugin-api` from 3.9.6 to 3.9.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

Updates `org.apache.maven:maven-model` from 3.9.6 to 3.9.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

Updates `org.apache.maven:maven-core` from 3.9.6 to 3.9.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

Updates `org.apache.maven:maven-compat` from 3.9.6 to 3.9.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

Updates `org.apache.maven:maven-artifact` from 3.9.6 to 3.9.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

Updates `org.apache.maven:maven-settings` from 3.9.6 to 3.9.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 7027d7c commit bcafa54
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 @@ -67,7 +67,7 @@

<properties>
<!-- <mojo.java.target>1.6</mojo.java.target> -->
<maven.version>3.9.6</maven.version>
<maven.version>3.9.8</maven.version>
<maven.minimum.version>3.6.3</maven.minimum.version>
<maven.plugin.version>3.13.0</maven.plugin.version>
<skin.groupId>org.apache.maven.skins</skin.groupId>
Expand Down

0 comments on commit bcafa54

Please sign in to comment.