Upgrade JUPnP to 3.0.3 (#4565)

Upgrades JUPnP from 3.0.1 to 3.0.3.

For release notes, see:

* https://github.com/jupnp/jupnp/releases/tag/3.0.2
* https://github.com/jupnp/jupnp/releases/tag/3.0.3

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2025-01-19 12:13:29 +01:00
committed by GitHub
parent 15eb5cccd3
commit 25cd39cd18
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -203,7 +203,7 @@
<dependency>
<groupId>org.jupnp</groupId>
<artifactId>org.jupnp</artifactId>
<version>3.0.1</version>
<version>3.0.3</version>
<scope>compile</scope>
</dependency>