Skip to content

Commit b47627c

Browse files
Merge pull request #353 from ecampuslearning/snyk-fix-a994a51ac2ed95068c74856482be7a73
[Snyk] Security upgrade org.apache.cxf:cxf-rt-rs-extension-providers from 3.5.1 to 3.5.10
2 parents 6511a70 + f9bbbcf commit b47627c

File tree

1 file changed

+2
-2
lines changed
  • samples/client/petstore/java/microprofile-rest-client-3.0-jackson-with-xml

1 file changed

+2
-2
lines changed

samples/client/petstore/java/microprofile-rest-client-3.0-jackson-with-xml/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>microprofile-rest-client-3-jackson-with-xml</artifactId>
55
<packaging>jar</packaging>
66
<name>microprofile-rest-client-3-jackson-with-xml</name>
7-
<description>This is a sample server Petstore server. For this sample, you can use the api key &#x60;special-key&#x60; to test the authorization filters.</description>
7+
<description>This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.</description>
88
<version>1.0.0</version>
99
<build>
1010
<sourceDirectory>src/main/java</sourceDirectory>
@@ -168,7 +168,7 @@
168168
<microprofile.rest.client.api.version>3.0</microprofile.rest.client.api.version>
169169
<jersey.mp.rest.client.version>3.0.4</jersey.mp.rest.client.version>
170170
<geronimo.config.impl.version>1.2.3</geronimo.config.impl.version>
171-
<cxf.rt.rs.extension.providers.version>3.5.1</cxf.rt.rs.extension.providers.version>
171+
<cxf.rt.rs.extension.providers.version>3.5.10</cxf.rt.rs.extension.providers.version>
172172
<jaxb.core.version>3.0.2</jaxb.core.version>
173173
<jaxb.impl.version>3.0.2</jaxb.impl.version>
174174
<hibernate.validator.version>7.0.4.Final</hibernate.validator.version>

0 commit comments

Comments
 (0)