RED-3809: Upgrade to latest spring version
This commit is contained in:
parent
4112a1252f
commit
f66a340f53
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.iqser.red</groupId>
|
<groupId>com.iqser.red</groupId>
|
||||||
<artifactId>platform-dependency</artifactId>
|
<artifactId>platform-dependency</artifactId>
|
||||||
<version>1.6.0</version>
|
<version>1.10.0</version>
|
||||||
<relativePath />
|
<relativePath />
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -7,6 +7,8 @@ server:
|
|||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
|
main:
|
||||||
|
allow-circular-references: true # FIXME
|
||||||
profiles:
|
profiles:
|
||||||
active: kubernetes
|
active: kubernetes
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user