Skip to content

Commit

Permalink
fix: upgrade org.apache.maven:maven-core from 3.6.0 to 3.9.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.maven:maven-core from 3.6.0 to 3.9.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.maven/maven-core/

See this project in Snyk:
https://app.snyk.io/org/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 21, 2023
1 parent 95d5f69 commit 3caa333
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 @@ -6,7 +6,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.scope>compile</maven.scope>
<maven.version>3.6.0</maven.version>
<maven.version>3.9.6</maven.version>
<maven.plugin.version>3.10.2</maven.plugin.version>
<additionalparam>-Xdoclint:none</additionalparam>
</properties>
Expand Down

0 comments on commit 3caa333

Please sign in to comment.