* Tidy up dependencies.

* Set at cxf 4.0.1 so that WsnNotificationTest is working
This commit is contained in:
richard-austin
2024-12-02 14:54:52 +00:00
parent 4a4cb27334
commit 8c802da016
50 changed files with 155 additions and 200 deletions

View File

@@ -9,7 +9,7 @@
<properties>
<java.version>21</java.version>
<cxf.version>4.0.5</cxf.version>
<cxf.version>4.0.1</cxf.version>
<checkstyle-maven-plugin.version>3.0.0</checkstyle-maven-plugin.version>
<javax.activation.version>1.2.0</javax.activation.version>
<jaxb.api.version>2.3.1</jaxb.api.version> <!-- 2.3.0, 2.3.1 or 2.4.0-b180830.0359 -->