Skip to content

Commit 1f973b6

Browse files
authored
Merge pull request #468 from librespot-org/dependabot/maven/io.undertow-undertow-core-2.2.16.Final
Bump undertow-core from 2.2.15.Final to 2.2.16.Final
2 parents b774b87 + 043e794 commit 1f973b6

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.15.Final</version>
102+
<version>2.2.16.Final</version>
103103
</dependency>
104104
</dependencies>
105105
</project>

0 commit comments

Comments
 (0)