Skip to content

Commit

Permalink
Bump jitsi-sctp version, hopefully fixing crashes, again. (#2089)
Browse files Browse the repository at this point in the history
* Bump jitsi-sctp version, hopefully fixing crashes, again.

* Another bump, to use older arm64/Linux glibc.
  • Loading branch information
JonathanLennox authored Jan 31, 2024
1 parent 4434556 commit a015be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sctp</artifactId>
<version>1.0-12-g5b45737</version>
<version>1.0-14-ge26331d</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 a015be9

Please sign in to comment.