Skip to content

Commit

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

See this package in maven:
org.apache.maven:maven-artifact

See this project in Snyk:
https://app.snyk.io/org/svanteschubert/project/e1dd93cf-d648-467d-ab98-0e151f4fa6b9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and mistmist committed Sep 6, 2024
1 parent a5bd1a0 commit 5b01226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/schema2template-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<version>0.13.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<properties>
<maven.version>3.9.8</maven.version>
<maven.version>3.9.9</maven.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit 5b01226

Please sign in to comment.