Skip to content

Commit a015be9

Browse files
Bump jitsi-sctp version, hopefully fixing crashes, again. (#2089)
* Bump jitsi-sctp version, hopefully fixing crashes, again. * Another bump, to use older arm64/Linux glibc.
1 parent 4434556 commit a015be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jvb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>${project.groupId}</groupId>
110110
<artifactId>sctp</artifactId>
111-
<version>1.0-12-g5b45737</version>
111+
<version>1.0-14-ge26331d</version>
112112
</dependency>
113113
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
114114
<!-- 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. -->

0 commit comments

Comments
 (0)