Skip to content

Commit 1f701d9

Browse files
committed
Upgrade to Jetty 9.4.35
1 parent 73e1f24 commit 1f701d9

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.projectreactor:reactor-bom:2020.0.1"
3131
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR8"
3232
mavenBom "io.rsocket:rsocket-bom:1.1.0"
33-
mavenBom "org.eclipse.jetty:jetty-bom:9.4.34.v20201102"
33+
mavenBom "org.eclipse.jetty:jetty-bom:9.4.35.v20201120"
3434
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.4.20"
3535
mavenBom "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.4.1"
3636
mavenBom "org.junit:junit-bom:5.7.0"

0 commit comments

Comments
 (0)