datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Update Spring to 5.3.0

Open lbschanno opened this issue 8 months ago • 2 comments

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.

lbschanno avatar Apr 16 '25 03:04 lbschanno

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

jalphonso avatar May 06 '25 17:05 jalphonso

Related to Dependabot -> https://github.com/NationalSecurityAgency/datawave/pull/2886

jalphonso avatar May 06 '25 19:05 jalphonso