Skip to content

Commit fef4913

Browse files
authored
Merge pull request #435 from librespot-org/dependabot/maven/io.undertow-undertow-core-2.2.14.Final
Bump undertow-core from 2.2.12.Final to 2.2.14.Final
2 parents c68db5d + a3428c0 commit fef4913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)