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>
|
||||
|
||||
<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>
|
Loading…
Reference in New Issue