Skip to content

Commit

Permalink
Bump org.apache.maven:maven-core from 3.9.6 to 3.9.8
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) 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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 69d5a56 commit c9c4de5
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 @@ -13,7 +13,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-core.version>3.9.6</maven-core.version>
<maven-core.version>3.9.8</maven-core.version>
<maven-surefire-report-parser.version>3.2.5</maven-surefire-report-parser.version>
<plexus-containers.version>2.2.0</plexus-containers.version>
<jackson-databind.version>2.17.0</jackson-databind.version>
Expand Down

0 comments on commit c9c4de5

Please sign in to comment.