Skip to content

Commit

Permalink
Bump jitsi-sctp. (#2107)
Browse files Browse the repository at this point in the history
This version's native libraries are auto-built by GitHub actions, and now include ppc64el libraries.
  • Loading branch information
JonathanLennox authored Feb 23, 2024
1 parent f0e4f85 commit 0c54ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jvb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sctp</artifactId>
<version>1.0-14-ge26331d</version>
<artifactId>jitsi-sctp</artifactId>
<version>1.0-20-gcf25585</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
<!-- we inherit an old version of slf4j-api from tinder, which pcap4j doesn't work with. Adding slf4j-api 1.7.30 (the current stable) as a dep of jvb fixes the problem. -->
Expand Down

0 comments on commit 0c54ff7

Please sign in to comment.