diff --git a/build.gradle b/build.gradle index 10bd650044..17661e736e 100644 --- a/build.gradle +++ b/build.gradle @@ -383,7 +383,7 @@ dependencies { //maybe replace with jupnp implementation 'commons-jxpath:commons-jxpath:1.3' - implementation 'net.sbbi.upnp:upnplib:1.0.9-nodebug' + implementation 'com.github.fishface60:upnplib:0351d7502a57f6c5dc8653220bc03ad99af58b21' // custom binding stuff, should probably be replace with Beans Binding (JSR 295) implementation 'yasb:yasb:0.2-21012007'