JAVA-18184 upgrade spring-bom module to work with JDK 11 and 17 (#14209)

This commit is contained in:
Kasra Madadipouya
2023-06-10 08:17:41 +02:00
committed by GitHub
parent fe722f47ee
commit 196f83572b

View File

@@ -37,7 +37,7 @@
</dependencies>
<properties>
<spring-framework-bom.version>4.3.8.RELEASE</spring-framework-bom.version>
<spring-framework-bom.version>5.3.27</spring-framework-bom.version>
</properties>
</project>