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

Fix AzureBlobStore regression due to wrong netty version after dependencyConvergence maven rule #363

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

groldan
Copy link
Member

@groldan groldan commented Oct 7, 2023

Fix netty.version to 4.1.41.Final defined in the dependencyConvergence maven profile, which is enabled by default and ensures a single version of each dependency is configured.

Add tests to ensure the GWC Azure blob store works.

…encyConvergence maven rule

Fix `netty.version` to `4.1.41.Final` defined in the
`dependencyConvergence` maven profile, which is enabled by default and
ensures a single version of each dependency is configured.

Add tests to ensure the GWC Azure blob store works.
@groldan groldan added the bug Something isn't working label Oct 7, 2023
@groldan groldan merged commit 55486fb into geoserver:main Oct 7, 2023
1 check passed
@groldan groldan deleted the bug/azure_blob_store branch October 7, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant