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 dependencies of Apache commons pool, and dbcp2 to latest version #1669

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

tfr42
Copy link
Member

@tfr42 tfr42 commented Mar 27, 2024

This PR upgrades the dependencies of Apache commons pool, Apache DBCP2 and the related logging APIs slf4j and log4j2 to latest versions.
The slf4j 2.0 migration guide indicates no API changes and upgrading to 2.0.x shoud be a drop-in replacement.
Also the PR adds the close method to all JDBC connection templates to avoid incomplete configurations.

@tfr42 tfr42 added enhancement enhancement or improvement dependencies Pull requests that update a dependency (library) labels Mar 27, 2024
@tfr42 tfr42 added this to the 3.6 milestone Mar 27, 2024
@tfr42 tfr42 added the needs rebase PR is not up to date and needs rebase label Mar 27, 2024
@tfr42 tfr42 removed the needs rebase PR is not up to date and needs rebase label Mar 27, 2024
@stephanr stephanr merged commit 0eaf325 into deegree:main Apr 10, 2024
1 check passed
@tfr42 tfr42 deleted the upgradeCommonsPool-1017 branch April 10, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency (library) enhancement enhancement or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants