Skip to content

Commit

Permalink
fix: generator/schema2template-maven-plugin/pom.xml to reduce vulnera…
Browse files Browse the repository at this point in the history
…bilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
  • Loading branch information
snyk-bot committed Aug 3, 2023
1 parent 289d808 commit 93304a9
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.12.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<properties>
<maven.version>3.9.3</maven.version>
<maven.version>3.9.4</maven.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit 93304a9

Please sign in to comment.