Skip to content

Commit

Permalink
fix: gmcserver-server/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-IOVERTX-6231834
  • Loading branch information
snyk-bot committed Feb 9, 2024
1 parent c04eef3 commit 77c387c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmcserver-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<gmc.vertx.mail.config.path>./mail.json</gmc.vertx.mail.config.path>
<gmc.vertx.mail.templates.path>./gmcserver-email/out/</gmc.vertx.mail.templates.path>

<vertx.version>4.3.8</vertx.version>
<vertx.version>4.4.8</vertx.version>
</properties>

<repositories>
Expand Down

0 comments on commit 77c387c

Please sign in to comment.