Skip to content

Commit 00e6276

Browse files
JonathanLennoxdamencho
authored andcommitted
Bump bouncycastle again, to 1.75; bump jitsi-srtp to pull in dependency update as well.
1 parent 50ae821 commit 00e6276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</licenses>
4646

4747
<properties>
48-
<bouncycastle.version>1.74</bouncycastle.version>
48+
<bouncycastle.version>1.75</bouncycastle.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
</properties>
5151

@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>${project.groupId}</groupId>
101101
<artifactId>jitsi-srtp</artifactId>
102-
<version>1.1-10-gd9bbebf</version>
102+
<version>1.1-13-g1d0db60</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.opentelecoms.sdp</groupId>

0 commit comments

Comments
 (0)