Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 616b30a commit 7f07f41
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 @@ -12,7 +12,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mavenVersion>3.8.1</mavenVersion>
<mavenVersion>3.9.9</mavenVersion>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<javaparser-core.version>3.25.3</javaparser-core.version>
<maven-invoker-plugin.version>3.8.0</maven-invoker-plugin.version>
Expand Down

0 comments on commit 7f07f41

Please sign in to comment.