JAVA-18184 upgrade spring-bom module to work with JDK 11 and 17 (#14209)
This commit is contained in:
parent
b4b271c0e4
commit
28cec53e65
|
@ -37,7 +37,7 @@
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<properties>
|
<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>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue