Pull request #143: RED-3809: Upgrade to latest spring version

Merge in RED/redaction-report-service from RED-3809-rrs1 to master

* commit 'f66a340f53da8a1fa707701fbbeb65a5ee4b39b3':
  RED-3809: Upgrade to latest spring version
This commit is contained in:
Ali Oezyetimoglu 2022-04-08 11:40:43 +02:00
commit 61b58194e7
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: