spring-session-bom
spring-session-bom copied to clipboard
Spring Session Bill of Materials
# Upgrade Enterprise Gradle Plugin ## Bumps - [com.gradle.enterprise](https://plugins.gradle.org/plugin/com.gradle.enterprise) from 3.14.1 to 3.16.2 - [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.14 to 0.0.15 ## Compatibility Based on commits in spring-framework repo, internally spring team...
Gradle Enterprise is now called Develocity. This PR updates the badge in the README to reflect this change. https://gradle.com/press-media/gradle-enterprise-is-now-develocity
## Description Closes #224 Update `.github/workflows/continuous-integration-workflow.yml` to use environment file instead of deprecated `set-output` command. For more information, see: [https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) I found the workflow file that use `set-output` command through...
**Describe the issue** In workflow, `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information, see: [https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
See https://github.com/spring-projects/spring-session/issues/2195 * [ ] #220 * [ ] #221
SSDG `2.6.2` is [based on](https://github.com/spring-projects/spring-session-data-geode/blob/2.6.2/gradle.properties#L11) Spring Session `2.6.3` and [available](https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-data-geode/2.6.2/) in Maven Central. The Spring Session BOM `2021.1.x` needs to be updated accordingly.