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-ORGYAML-3152153
  • Loading branch information
snyk-bot committed Nov 23, 2023
1 parent d1c5e9e commit 30deb45
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 @@ -31,7 +31,7 @@
<properties>
<java.version>1.8</java.version>
<gsrs.version>3.1-SNAPSHOT</gsrs.version>
<spring-boot.version>2.4.5</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
<log4j2.version>2.17.2</log4j2.version>
</properties>
<groupId>gov.nih.ncats</groupId>
Expand Down

0 comments on commit 30deb45

Please sign in to comment.