Skip to content

Commit a484c07

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749
1 parent 27ca7bf commit a484c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<stargate-sdk.version>2.0.1</stargate-sdk.version>
3838
<!-- Spring -->
3939
<spring.version>5.3.23</spring.version>
40-
<spring-boot.version>2.7.9</spring-boot.version>
40+
<spring-boot.version>2.7.10</spring-boot.version>
4141
<spring-data.version>3.4.3</spring-data.version>
4242
<!-- Junit -->
4343
<junit-platform.version>1.9.2</junit-platform.version>

0 commit comments

Comments
 (0)