JAVA-8794: Upgrade Spring Boot to 2.6.1 in the parent-boot-2

This commit is contained in:
Krzysiek 2021-12-13 12:33:58 +01:00
parent 49d32777d1
commit 9db7ebaf55
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<rest-assured.version>3.3.0</rest-assured.version> <rest-assured.version>3.3.0</rest-assured.version>
<!-- plugins --> <!-- plugins -->
<thin.version>1.0.22.RELEASE</thin.version> <thin.version>1.0.22.RELEASE</thin.version>
<spring-boot.version>2.5.4</spring-boot.version> <spring-boot.version>2.6.1</spring-boot.version>
<aspectjweaver.version>1.9.1</aspectjweaver.version> <aspectjweaver.version>1.9.1</aspectjweaver.version>
<!-- this property can be removed once we update Mockito version in the main pom.xml --> <!-- this property can be removed once we update Mockito version in the main pom.xml -->
<mockito.version>3.4.0</mockito.version> <mockito.version>3.4.0</mockito.version>