[midPoint-git] [Evolveum/midpoint] 07eae3: Spring Boot upgrade to 2.6.6, dep-convergence fixe...
virgo47
noreply at github.com
Wed Apr 20 17:15:17 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 07eae3fb1243225f3270003198484ed626630eb1
https://github.com/Evolveum/midpoint/commit/07eae3fb1243225f3270003198484ed626630eb1
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M gui/admin-gui/pom.xml
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/WebConfig.java
M gui/admin-gui/src/main/resources/application.yml
M gui/admin-gui/src/test/resources/application.yml
M model/model-impl/pom.xml
M pom.xml
Log Message:
-----------
Spring Boot upgrade to 2.6.6, dep-convergence fixes, little code change
- WebConfig: ResourceProperties gone, now it's WebProperties.Resources
- application.yml: added allow-circular-references which is now error
by default (e.g. objectRetriever <-> certificationCaseHelper)
More information about the midPoint-svn
mailing list