datawave
datawave copied to clipboard
Update Spring to 5.3.0
Spring 5.3.x is the earliest version that is intended to be compatible with Java 17. Update the versions and any impacted classes.
Closes #2771
Note: PR #2862 contains the remainder of tests and changes to ThreadSafeClassPathXmlApplicationContext. They are in a separated PR to make it easier to review refactoring changes separately from the spring update changes.
The following files are also specifying spring versions. we should align these.
contrib/datawave-utils/read-properties/pom.xml
core/utils/accumulo-utils/pom.xml
core/utils/common-utils/pom.xml
docs/pom.xml
microservices/services/query-metric/api/pom.xml
Related to Dependabot -> https://github.com/NationalSecurityAgency/datawave/pull/2886