* Create PullPointTest.java to demonstrate pull point handling on supporting devices.

This commit is contained in:
richard-austin
2025-01-09 21:27:30 +00:00
parent 5a733697b8
commit 6d206b8eb8
74 changed files with 1983 additions and 4046 deletions

View File

@@ -9,7 +9,7 @@
<properties>
<java.version>21</java.version>
<cxf.version>4.0.1</cxf.version>
<cxf.version>4.1.0</cxf.version>
<checkstyle-maven-plugin.version>3.6.0</checkstyle-maven-plugin.version>
<jaxb.api.version>2.3.1</jaxb.api.version> <!-- 2.3.0, 2.3.1 or 2.4.0-b180830.0359 -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>