Skip to content

Commit

Permalink
Merge pull request DSpace#10004 from DSpace/dependabot/maven/bouncyca…
Browse files Browse the repository at this point in the history
…stle.version-1.79

Bump bouncycastle.version from 1.78.1 to 1.79
  • Loading branch information
tdonohue authored Nov 15, 2024
2 parents c409cff + 342c0c8 commit 4850674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<slf4j.version>2.0.16</slf4j.version>
<tika.version>2.9.2</tika.version>
<!-- Sync BouncyCastle & ASM with whatever version Tika uses -->
<bouncycastle.version>1.78.1</bouncycastle.version>
<bouncycastle.version>1.79</bouncycastle.version>
<asm.version>8.0.1</asm.version>
<!-- Jersey is used to integrate with external sources/services -->
<jersey.version>3.1.9</jersey.version>
Expand Down

0 comments on commit 4850674

Please sign in to comment.