File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed
ci/tests/puppeteer/scenarios/configuration-properties-zookeeper
docs/cas-server-documentation/release_notes Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "dependencies" : " configuration-cloud-zookeeper" ,
3- "enabled" : " false" ,
43 "conditions" : {
54 "docker" : " true"
65 },
Original file line number Diff line number Diff line change @@ -146,12 +146,6 @@ We plan to re-add support for Spring Boot Admin in the future once compatibility
146146and [ Spring Session with Hazelcast] ( ../webflow/Webflow-Customization-Sessions-ServerSide-Hazelcast.html ) are
147147not yet compatible with Spring Boot ` 4 ` . We plan to re-add support for these features in the future once compatibility is restored.
148148
149- #### Spring Cloud Configuration ZooKeeper
150-
151- Support for [ Spring Cloud Configuration ZooKeeper] ( ../configuration/Configuration-Server-Management-SpringCloud-ZooKeeper.html )
152- is not yet compatible with Spring Boot ` 4 ` . We plan to re-add support for Spring Cloud Configuration ZooKeeper
153- in the future once compatibility is restored.
154-
155149#### Jackson & JSON Processing
156150
157151The Jackson library, responsible for JSON processing and parsing in CAS, is upgraded to ` 3.x ` version.
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ influxDb = "1.5.0"
9797ipGeoLocation = " 2.0.1"
9898jackson2 = " 2.20.0"
9999jackson = " 3.0.1"
100- jacksonAnnotations = " 3.0-rc5 "
100+ jacksonAnnotations = " 2.20 "
101101jacksonAsl = " 1.9.13"
102102jacksonDataBind = " 3.0.1"
103103jacoco = " 0.8.14"
You can’t perform that action at this time.
0 commit comments