[JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2 * [JAVA-13976] Fix failing test due to incorrect Jackson version
This commit is contained in:
@@ -583,7 +583,7 @@
|
||||
|
||||
<module>spring-jenkins-pipeline</module>
|
||||
<module>spring-jersey</module>
|
||||
<module>spring-jinq</module>
|
||||
<!-- <module>spring-jinq</module> --> <!-- does not work with Spring Boot 2.7.2 -->
|
||||
<module>spring-jms</module>
|
||||
|
||||
<module>spring-kafka</module>
|
||||
@@ -977,7 +977,7 @@
|
||||
|
||||
<module>spring-jenkins-pipeline</module>
|
||||
<module>spring-jersey</module>
|
||||
<module>spring-jinq</module>
|
||||
<!-- <module>spring-jinq</module> --> <!-- does not support work with Spring Boot 2.7.2 -->
|
||||
<module>spring-jms</module>
|
||||
|
||||
<module>spring-kafka</module>
|
||||
|
||||
Reference in New Issue
Block a user