Skip to content

Commit 8cd04f3

Browse files
authored
Merge pull request #97 from deftdevs/revert-update-jersey-common.version
Revert "Update dependency org.glassfish.jersey.core:jersey-common to v3"
2 parents aa0f477 + e2eb470 commit 8cd04f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<!-- ... -->
9191
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
9292
<jakarta.el-api.version>3.0.4</jakarta.el-api.version>
93-
<jersey-common.version>3.1.7</jersey-common.version>
93+
<jersey-common.version>2.43</jersey-common.version>
9494
<junit.version>5.10.3</junit.version>
9595
<mockito.version>5.12.0</mockito.version>
9696
<validation-api.version>2.0.1.Final</validation-api.version>

0 commit comments

Comments
 (0)