diff --git a/README.md b/README.md index 731b934..76442ef 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Support for geolocations including parsing/formating OS Grid References and conv ## Change log +**4.0.1** + + * Update jackson-core 2.18.0 -> 2.18.6 to address CVEs + **4.0.0** Update to Jena 5.6.0. Updated to Jersey 3.x which will involve some namespace changes in downstream code that references the javax.ws.rs.* namespace. Updated OpenCSV to 5.12. NOTE that from this release a minimum Java version of Java 17 is required. **3.1.7** Override jackson versions used by jena 3.9.0 dependency to avoid severe CVEs. There are remaining CVEs logged against jena 3.9.0 but they are less severe and exploitable in our usage. diff --git a/pom.xml b/pom.xml index 68c54fb..cdc4a1b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.epimorphics lib - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT Epimorphics lib Epimorphics misc utility library