RED-3809: Upgrade to latest spring version

This commit is contained in:
aoezyetimoglu 2022-04-08 11:21:20 +02:00
parent 4112a1252f
commit f66a340f53
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<parent>
<groupId>com.iqser.red</groupId>
<artifactId>platform-dependency</artifactId>
<version>1.6.0</version>
<version>1.10.0</version>
<relativePath />
</parent>

View File

@ -7,6 +7,8 @@ server:
port: 8080
spring:
main:
allow-circular-references: true # FIXME
profiles:
active: kubernetes
rabbitmq: