Files
spring-cloud-function/spring-cloud-function-dependencies
Chris Mathews 946d9517f5 Removed incorrect dependency management for spring-cloud-function-adapter-openwhisk
Minor detail but I noticed that org.springframework.cloud:spring-cloud-function-adapter-openwhisk was never removed from spring-cloud-function-dependencies when the openwhisk capability was dropped in 4.0.0-M5. Therefore, I removed this dependency from the dependencies pom, it generally doesn't hurt anything being there but isn't correct either.
2022-11-19 09:03:17 -05:00
..