Skip to content

Upgrade deps#27

Open
Canos wants to merge 6 commits into
kraken-io:masterfrom
Canos:upgrade-deps
Open

Upgrade deps#27
Canos wants to merge 6 commits into
kraken-io:masterfrom
Canos:upgrade-deps

Conversation

@Canos

@Canos Canos commented Aug 28, 2023

Copy link
Copy Markdown

This PR upgrades the dependencies of the project to avoid using javax.* packages and use jakarta.* packages.
This will allow the project to work with modern environments (Spring 6, Spring Boot 3, Hibernate 6)

I also upgrade jackson and another dependencies to a more modern version, in this case I align the versions of Jackson an slf4j to the current version Spring Boot 3.x branch has, as indicated in https://docs.spring.io/spring-boot/docs/3.0.x/reference/html/dependency-versions.html#appendix.dependency-versions

No code or behavior has been changed. Only dependencies.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants