Skip to content

Commit ef3daa7

Browse files
committed
chore(SDK): downgrade undertow
1 parent df23912 commit ef3daa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.undertow</groupId>
3030
<artifactId>undertow-core</artifactId>
31-
<version>2.3.8.Final</version>
31+
<version>2.0.25.Final</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)