We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a63c178 + 1da72b7 commit a68a54fCopy full SHA for a68a54f
fhir-parent/pom.xml
@@ -140,11 +140,11 @@
140
<version>4.0.4</version>
141
<scope>provided</scope>
142
</dependency>
143
- <!-- used in fhir-server-test and required for the Tyrus client to work on Java 11 -->
+ <!-- used in fhir-client LoggingFeature and required for the Tyrus client to work on Java 11 -->
144
<dependency>
145
<groupId>jakarta.xml.ws</groupId>
146
<artifactId>jakarta.xml.ws-api</artifactId>
147
- <version>3.0.1</version>
+ <version>2.3.3</version>
148
149
150
0 commit comments