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 Micronaut to 4.2 version #1615

Merged
merged 16 commits into from
Dec 6, 2023
Merged

Upgrade Micronaut to 4.2 version #1615

merged 16 commits into from
Dec 6, 2023

Conversation

screpel
Copy link
Contributor

@screpel screpel commented Nov 23, 2023

Hello @tchiotludo ,

I worked on the Micronaut version upgrade.

With this work, I take in account these issues :

Fix #1463
Fix #1550
Fix #1549

See you

Seb

@tchiotludo
Copy link
Owner

tchiotludo commented Nov 23, 2023

😋 really nice work !!
Really appreciate and was thinking about working on this but don't have the time for now.
I will definitely merge this one and release a new version as soon as the CI passed.
I think you will need to update the CI to use java 17, I don't think java 11 is still supported on micronaut 4+, you can handle it?

@screpel
Copy link
Contributor Author

screpel commented Nov 23, 2023

You right I forgot to upgrade Java version in CI, that is a prerequisite for Micronaut 4

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

Successfully merging this pull request may close these issues.

CVE-2023-34462 CVE-2023-2976 Support for Java 17
2 participants