Skip to content

Commit

Permalink
Bump bouncycastle to version 1.77. (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox authored Jan 29, 2024
1 parent 2a5a817 commit 1d3d357
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.75</bouncycastle.version>
<bouncycastle.version>1.77</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-13-g1d0db60</version>
<version>1.1-15-ga19c05a</version>
</dependency>
<dependency>
<groupId>org.opentelecoms.sdp</groupId>
Expand Down

0 comments on commit 1d3d357

Please sign in to comment.