Skip to content

Commit 48f1926

Browse files
authored
Merge pull request #387 from librespot-org/dependabot/maven/io.undertow-undertow-core-2.2.10.Final
Bump undertow-core from 2.2.8.Final to 2.2.10.Final
2 parents a457231 + e7e4df4 commit 48f1926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>io.undertow</groupId>
101101
<artifactId>undertow-core</artifactId>
102-
<version>2.2.8.Final</version>
102+
<version>2.2.10.Final</version>
103103
</dependency>
104104
</dependencies>
105105
</project>

0 commit comments

Comments
 (0)