mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Merge pull request #10848 from DSpace/dependabot/maven/dspace-9_x/bouncycastle.version-1.81
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -46,7 +46,7 @@
|
||||
<slf4j.version>2.0.17</slf4j.version>
|
||||
<tika.version>2.9.4</tika.version>
|
||||
<!-- Sync BouncyCastle & ASM with whatever version Tika uses -->
|
||||
<bouncycastle.version>1.80</bouncycastle.version>
|
||||
<bouncycastle.version>1.81</bouncycastle.version>
|
||||
<asm.version>8.0.1</asm.version>
|
||||
<!-- Jersey is used to integrate with external sources/services -->
|
||||
<jersey.version>3.1.10</jersey.version>
|
||||
|
Reference in New Issue
Block a user