Skip to content

Commit

Permalink
Bump bouncycastle again, to 1.75; bump jitsi-srtp to pull in dependen…
Browse files Browse the repository at this point in the history
…cy update as well.
  • Loading branch information
JonathanLennox authored and damencho committed Jul 11, 2023
1 parent 50ae821 commit 00e6276
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</licenses>

<properties>
<bouncycastle.version>1.74</bouncycastle.version>
<bouncycastle.version>1.75</bouncycastle.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-srtp</artifactId>
<version>1.1-10-gd9bbebf</version>
<version>1.1-13-g1d0db60</version>
</dependency>
<dependency>
<groupId>org.opentelecoms.sdp</groupId>
Expand Down

0 comments on commit 00e6276

Please sign in to comment.