Skip to content

Commit

Permalink
Merge pull request #97 from deftdevs/revert-update-jersey-common.version
Browse files Browse the repository at this point in the history
Revert "Update dependency org.glassfish.jersey.core:jersey-common to v3"
  • Loading branch information
pathob authored Jul 15, 2024
2 parents aa0f477 + e2eb470 commit 8cd04f3
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 @@ -90,7 +90,7 @@
<!-- ... -->
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<jakarta.el-api.version>3.0.4</jakarta.el-api.version>
<jersey-common.version>3.1.7</jersey-common.version>
<jersey-common.version>2.43</jersey-common.version>
<junit.version>5.10.3</junit.version>
<mockito.version>5.12.0</mockito.version>
<validation-api.version>2.0.1.Final</validation-api.version>
Expand Down

0 comments on commit 8cd04f3

Please sign in to comment.