Skip to content

Commit

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

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

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

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

Updates `org.apache.maven:maven-compat` from 3.9.7 to 3.9.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.7...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-core
  dependency-type: direct:production
  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-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and veithen committed Jun 17, 2024
1 parent 760bb91 commit 82381aa
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 @@ -485,7 +485,7 @@
<jetty.version>12.0.7</jetty.version>
<jibx.version>1.4.2</jibx.version>
<maven.archiver.version>3.6.2</maven.archiver.version>
<maven.version>3.9.7</maven.version>
<maven.version>3.9.8</maven.version>
<rhino.version>1.6R7</rhino.version>
<slf4j.version>2.0.13</slf4j.version>
<spring.version>5.3.34</spring.version>
Expand Down

0 comments on commit 82381aa

Please sign in to comment.