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 Apache Commons DBCP 2 (and Commons Pool 2) #1337

Merged
merged 5 commits into from
May 14, 2022

Conversation

stephanr
Copy link
Member

This is the rebased version of PR #1022

Original text:

Apache Commons DBCP and Commons Pool dependencies were upgraded to version 2.7.0.

Reason: Currently used version is outdated and not maintained by the community any more.

Also, the documentation was updated and improved in some points (e.g. for destroyMethod).

Closes #1017.

stephanr and others added 5 commits May 14, 2022 15:53
…ommons DBCP 2.7.0

# Conflicts:
#	deegree-core/deegree-connectionprovider-datasource/src/main/resources/META-INF/schemas/connectionprovider/datasource/3.4.0/example_dbcp_mssql.xml
#	deegree-core/deegree-connectionprovider-datasource/src/main/resources/META-INF/schemas/connectionprovider/datasource/3.4.0/example_dbcp_oracle.xml
#	deegree-core/deegree-connectionprovider-datasource/src/main/resources/META-INF/schemas/connectionprovider/datasource/3.4.0/example_dbcp_postgres.xml
#	deegree-core/deegree-core-commons/pom.xml
@tfr42 tfr42 added enhancement enhancement or improvement dependencies Pull requests that update a dependency (library) labels May 14, 2022
@stephanr stephanr added this to the 3.5 milestone May 14, 2022
@stephanr stephanr merged commit 4a29062 into deegree:main May 14, 2022
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.

Upgrade Apache Commons Pool and Commons DBCP
4 participants