Skip to content

Commit

Permalink
Jersey 3.1.5 (#8174)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
  • Loading branch information
jbescos committed Jan 4, 2024
1 parent 68de0bb commit 6f8367e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<version.lib.jboss.classfilewriter>1.3.0.Final</version.lib.jboss.classfilewriter>
<version.lib.jboss.logging>3.5.3.Final</version.lib.jboss.logging>
<version.lib.jaxb-runtime>4.0.3</version.lib.jaxb-runtime>
<version.lib.jersey>3.1.4</version.lib.jersey>
<version.lib.jersey>3.1.5</version.lib.jersey>
<version.lib.jgit>6.7.0.202309050840-r</version.lib.jgit>
<version.lib.junit>5.9.3</version.lib.junit>
<version.lib.kafka>3.6.0</version.lib.kafka>
Expand Down
2 changes: 0 additions & 2 deletions microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@
<include>*IT.java</include>
</includes>
<excludes>
<!-- Requires this in Jersey https://github.com/eclipse-ee4j/jersey/pull/5490 -->
<exclude>ee/jakarta/tck/ws/rs/jaxrs21/ee/sse/sseeventsource/JAXRSClientIT.java</exclude>
<!-- TCK Challenge: https://github.com/jakartaee/rest/issues/1199 -->
<exclude>ee/jakarta/tck/ws/rs/ee/rs/container/responsecontext/JAXRSClientIT.java</exclude>
</excludes>
Expand Down

0 comments on commit 6f8367e

Please sign in to comment.