mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #11211 from DSpace/dependabot/maven/jersey.version-3.1.11
Bump jersey.version from 3.1.10 to 3.1.11
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -49,7 +49,7 @@
|
||||
<bouncycastle.version>1.81</bouncycastle.version>
|
||||
<asm.version>9.8</asm.version>
|
||||
<!-- Jersey is used to integrate with external sources/services -->
|
||||
<jersey.version>3.1.10</jersey.version>
|
||||
<jersey.version>3.1.11</jersey.version>
|
||||
<!--=== SERVER WEBAPP DEPENDENCIES ===-->
|
||||
<!-- Library for reading JSON documents: https://github.com/json-path/JsonPath (used by Server webapp) -->
|
||||
<json-path.version>2.9.0</json-path.version>
|
||||
|
Reference in New Issue
Block a user