Skip to content

Commit 0a14ea6

Browse files
committed
Upgrade to Jetty 9.4.30
1 parent a08bf8c commit 0a14ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ configure(allprojects) { project ->
3030
mavenBom "io.netty:netty-bom:4.1.50.Final"
3131
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR8"
3232
mavenBom "io.rsocket:rsocket-bom:1.0.1"
33-
mavenBom "org.eclipse.jetty:jetty-bom:9.4.29.v20200521"
33+
mavenBom "org.eclipse.jetty:jetty-bom:9.4.30.v20200611"
3434
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.3.72"
3535
mavenBom "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.3.5"
3636
mavenBom "org.junit:junit-bom:5.6.2"

0 commit comments

Comments
 (0)