Skip to content

Commit

Permalink
Another bump, to use older arm64/Linux glibc.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox committed Jan 31, 2024
1 parent 2097fb2 commit e98e264
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-13-g4559f07</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 e98e264

Please sign in to comment.