Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
  • Loading branch information
snyk-bot committed Sep 25, 2024
1 parent 5af9abe commit a236d40
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 @@ -10,7 +10,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<bukkitVersion>1.15.2-R0.1-SNAPSHOT</bukkitVersion>
<bungeeVersion>1.20-R0.2</bungeeVersion>
<bungeeVersion>1.20-R0.1</bungeeVersion>
<pcgfPluginLibVersion>1.0.39.7-SNAPSHOT</pcgfPluginLibVersion>
<mockito.version>5.11.0</mockito.version>
<mavenShade.version>3.5.3</mavenShade.version>
Expand Down

0 comments on commit a236d40

Please sign in to comment.