Skip to content

Commit b0550f7

Browse files
Bump org.fourthline.cling:cling-support from 2.0.1 to 2.1.2
Bumps org.fourthline.cling:cling-support from 2.0.1 to 2.1.2. --- updated-dependencies: - dependency-name: org.fourthline.cling:cling-support dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 885a11f commit b0550f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airsonic-main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
<artifactId>cling-support</artifactId>
349349
<!-- Cling removed the org.fourthline.cling.transport.impl.apache package in 2.1, which is needed to make Cling work with Tomcat. -->
350350
<!-- Don't upgrade this unless you can test UPnP/DLNA support properly! -->
351-
<version>2.0.1</version>
351+
<version>2.1.2</version>
352352
</dependency>
353353

354354
<dependency>

0 commit comments

Comments
 (0)