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-ORGSPRINGFRAMEWORK-2436751
  • Loading branch information
snyk-bot committed Mar 31, 2022
1 parent be95b5b commit 642d4eb
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 @@ -64,7 +64,7 @@
<coveralls>${skipCoveralls}</coveralls>

<testng>7.4.0</testng>
<spring>5.3.15</spring>
<spring>5.3.18</spring>
<querydsl>5.0.0</querydsl>
</properties>

Expand Down

0 comments on commit 642d4eb

Please sign in to comment.