Merge pull request #10275 from DSpace/dependabot/maven/dspace-7_x/bouncycastle.version-1.80

Bump bouncycastle.version from 1.78.1 to 1.80
This commit is contained in:
Tim Donohue
2025-01-22 16:46:11 -06:00
committed by GitHub

View File

@@ -44,7 +44,7 @@
<slf4j.version>1.7.36</slf4j.version>
<tika.version>2.9.2</tika.version>
<!-- Sync with whatever version Tika uses -->
<bouncycastle.version>1.78.1</bouncycastle.version>
<bouncycastle.version>1.80</bouncycastle.version>
<!--=== SERVER WEBAPP DEPENDENCIES ===-->
<!-- Library for reading JSON documents: https://github.com/json-path/JsonPath (used by Server webapp) -->