Skip to content

Commit eb38a7b

Browse files
Update dependency org.glassfish.jersey.core:jersey-common to v3
1 parent 30e4dbf commit eb38a7b

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
@@ -101,7 +101,7 @@
101101
<!-- ... -->
102102
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
103103
<jakarta.el-api.version>3.0.4</jakarta.el-api.version>
104-
<jersey-common.version>2.46</jersey-common.version>
104+
<jersey-common.version>3.1.10</jersey-common.version>
105105
<junit.version>5.13.0</junit.version>
106106
<mockito.version>5.13.0</mockito.version>
107107
<validation-api.version>2.0.1.Final</validation-api.version>

0 commit comments

Comments
 (0)