Skip to content

Commit

Permalink
SAK-47299 Update bcmail 1.17 (sakaiproject#10544)
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 authored May 11, 2022
1 parent e6ad190 commit 5b4c777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions search/search-impl/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,12 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.69</version>
<version>1.70</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcmail-jdk15on</artifactId>
<version>1.69</version>
<version>1.70</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
Expand Down

0 comments on commit 5b4c777

Please sign in to comment.