You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow on to #133, where we want to migrate our whole repository to java 17. This issue will focus on migrating drift detection module to enable it within downstream projects.
DOD
Update the following submodules to build with JDK 17 and ensure all tests pass
foundation-drift-detection
foundation-drift-detection-client-java
foundation-drift-detection-core-java
foundation-drift-detection-engine
foundation-drift-detection-service
Clean up pom files from the above modules to remove unnecessary dependencies and add undeclared transient dependencies
Description
Follow on to #133, where we want to migrate our whole repository to java 17. This issue will focus on migrating drift detection module to enable it within downstream projects.
DOD
Test Strategy/Script
The text was updated successfully, but these errors were encountered: