spring-cloud / spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
https://dataflow.spring.io
Apache License 2.0
1.11k stars 581 forks source link

the document plugin needs to use the current spring javadoc location #5831

Closed cppwfs closed 3 months ago

cppwfs commented 4 months ago

It was set to use a configurable spring version that was not set in the main-3. When ever possible we want to use the BOM or current when determining versions.

cppwfs commented 4 months ago

@corneil I don't think that will work. That is for overriding the dependency in the bom.

cppwfs commented 3 months ago

Squashed Merged