Skip to content

Commit 2ea85da

Browse files
authored
Merge pull request #3176 from codefromthecrypt/dep-fix
Fix CVEs brought in by accidental spring boot version override
2 parents 75f0acd + 02d9bb5 commit 2ea85da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-aot/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515
<properties>
16-
<spring.boot.version>3.0.0</spring.boot.version>
1716
<!-- Spring Boot 3.x is minimum JRE 17 -->
1817
<java.version>17</java.version>
1918
</properties>

0 commit comments

Comments
 (0)