diff --git a/build.gradle.kts b/build.gradle.kts index bfb0d4da..171929bc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -86,7 +86,7 @@ dependencies { implementation("org.glassfish:javax.json:1.1.4") implementation("commons-codec:commons-codec:1.17.0") - implementation("org.kohsuke.stapler:stapler-jelly:1822.v120278426e1c") + implementation("org.kohsuke.stapler:stapler-jelly:1863.vd250086e9885") implementation("org.kohsuke.stapler:stapler-openid-server:1.0") implementation("commons-jelly:commons-jelly-tags-define:1.0")