Skip to content

Commit

Permalink
Fixes piranhacloud#4499 - Upgrade to Jersey 4.0.0-M2 (piranhacloud#4512)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Jan 11, 2025
1 parent 8ae4cb2 commit a21963c
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 @@ -102,7 +102,7 @@
<jandex.version>3.2.3</jandex.version>
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
<jboss-classfilewriter.version>1.3.1.Final</jboss-classfilewriter.version>
<jersey.version>4.0.0-M1</jersey.version>
<jersey.version>4.0.0-M2</jersey.version>
<jstl.version>3.0.1</jstl.version>
<junit-pioneer.version>2.3.0</junit-pioneer.version>
<junit-platform-launcher.version>1.11.3</junit-platform-launcher.version>
Expand Down

0 comments on commit a21963c

Please sign in to comment.