Skip to content

Commit 0b9cdd3

Browse files
Bump undertow-core from 2.2.7.Final to 2.2.8.Final (#347)
1 parent 5bdaaa1 commit 0b9cdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ext {
55
okhttp : '4.2.2', // HTTP Client
66
slf4j : '1.7.30', // Logging
77
logback : '1.2.3', // Logging
8-
undertow : '2.2.7.Final',// Webserver
8+
undertow : '2.2.8.Final',// Webserver
99
metrics : '4.2.0', // Metrics
1010
guava : '30.1.1-jre', // Common / Helper libraries
1111
typesafeConfig : '1.4.1', // Configuration

0 commit comments

Comments
 (0)