Skip to content

Commit

Permalink
Update JAX-RS version
Browse files Browse the repository at this point in the history
Signed-off-by: jansupol <[email protected]>
  • Loading branch information
jansupol committed Nov 12, 2021
1 parent 9e38646 commit ecf8148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2146,7 +2146,7 @@
<jakarta.jaxb.api.version>3.0.1</jakarta.jaxb.api.version>
<jaxb.ri.version>3.0.2</jaxb.ri.version>
<jaxrs.api.spec.version>3.0</jaxrs.api.spec.version>
<jaxrs.api.impl.version>3.1-SNAPSHOT</jaxrs.api.impl.version>
<jaxrs.api.impl.version>3.1.0</jaxrs.api.impl.version>
<jetty.version>11.0.0</jetty.version>
<jetty.plugin.version>11.0.0</jetty.plugin.version>
<jetty.servlet.api.25.version>6.1.14</jetty.servlet.api.25.version>
Expand Down

0 comments on commit ecf8148

Please sign in to comment.