Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Spring Boot 3.2.0 + Spring Framework 6.1.1 #257

Closed
ghillert opened this issue Nov 20, 2023 · 1 comment · Fixed by #262
Closed

Upgrade to Spring Boot 3.2.0 + Spring Framework 6.1.1 #257

ghillert opened this issue Nov 20, 2023 · 1 comment · Fixed by #262
Assignees
Milestone

Comments

@ghillert
Copy link
Contributor

It looks like Spring Framework contains a breaking change via spring-projects/spring-framework#29799
causing test failures.

@ghillert ghillert added this to the 4.1.1 milestone Nov 20, 2023
@ghillert ghillert self-assigned this Nov 20, 2023
@ghillert ghillert changed the title Ensure Compatibility with Spring Framework 6.1.0 Upgrade to Spring Boot 3.2.0 + Spring Framework 6.1.1 Dec 5, 2023
@ghillert ghillert modified the milestones: 4.1.1, 4.2.0 Dec 5, 2023
ghillert added a commit to ghillert/coherence-spring that referenced this issue Dec 5, 2023
…work 6.1.1

- Set FactoryBean.OBJECT_TYPE_ATTRIBUTE as a class, not as a String value
- Make CoherenceIndexedSessionRepository use the (default) UuidSessionIdGenerator
- Upgrade Spring Session dependency to 3.2.0
- Upgrade Spring Data BOM to 2023.1.0
- Upgrade Spring Cloud to 2023.0.0-RC1
- Upgrade Tomcat to 10.1.16
ghillert added a commit that referenced this issue Dec 6, 2023
- Set FactoryBean.OBJECT_TYPE_ATTRIBUTE as a class, not as a String value
- Make CoherenceIndexedSessionRepository use the (default) UuidSessionIdGenerator
- Upgrade Spring Session dependency to 3.2.0
- Upgrade Spring Data BOM to 2023.1.0
- Upgrade Spring Cloud to 2023.0.0-RC1
- Upgrade Tomcat to 10.1.16
@ghillert
Copy link
Contributor Author

ghillert commented Dec 6, 2023

Resolved with commit 21da9d6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant