RED-3809: Upgrade to latest spring version
This commit is contained in:
parent
4112a1252f
commit
f66a340f53
@ -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>
|
||||
|
||||
|
||||
@ -7,6 +7,8 @@ server:
|
||||
port: 8080
|
||||
|
||||
spring:
|
||||
main:
|
||||
allow-circular-references: true # FIXME
|
||||
profiles:
|
||||
active: kubernetes
|
||||
rabbitmq:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user