SpineEventEngine / validation

Apache License 2.0
2 stars 0 forks source link

Update dependencies #97

Closed alexander-yevsyukov closed 1 year ago

alexander-yevsyukov commented 1 year ago

This PR updates internal and external dependencies, addressing the deprecations.

We had to roll back the version of Raoster to 2.28.Final because 2.29.Final is already compiled with Java 17, while we're on Java 11.

codecov[bot] commented 1 year ago

Codecov Report

Merging #97 (7289464) into master (b74629d) will decrease coverage by 0.07%. The diff coverage is 31.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ============================================ - Coverage 45.39% 45.33% -0.07% - Complexity 470 472 +2 ============================================ Files 124 124 Lines 2683 2680 -3 Branches 208 210 +2 ============================================ - Hits 1218 1215 -3 Misses 1411 1411 Partials 54 54 ```
alexander-yevsyukov commented 1 year ago

@armiol, I'm going to roll back Roaster in config together with advancing versions of Validation, ProtoData, and core-java sometime soon.