Closed dstenger closed 10 months ago
Check if updates are necessary.
@dstenger @ghobona can you please review PR https://github.com/opengeospatial/teamengine/pull/583
Updated dependencies commons-codec to version 1.16.0 and guava to version 32.1.2-jre: https://github.com/opengeospatial/teamengine/commit/2d2d8fef3bf8f844dffc31bb0008b2b9d326fba7
Updated dependency jena-core to version 4.9.0: https://github.com/opengeospatial/teamengine/commit/682a54c025af9838666ba1a30771cf7816ab546a
Refactored versions to dependencyManagement: https://github.com/opengeospatial/teamengine/commit/699c138423aff37d5b88796f4d4ce8ad581c80e7
Following dependencies must still be updated to the latest versions:
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
</dependency>
<dependency>
<groupId>org.xmlmatchers</groupId>
<artifactId>xml-matchers</artifactId>
</dependency>
xml-matchers might be replaced.
Remaining tasks were moved to separate issues:
Branch:
6.0