Skip to content

Commit

Permalink
Update jitsi-sctp to 1.0-21-gfe0d028.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox committed Feb 29, 2024
1 parent 0c54ff7 commit 60748b9
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>jitsi-sctp</artifactId>
<version>1.0-20-gcf25585</version>
<version>1.0-21-gfe0d028</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 60748b9

Please sign in to comment.