diff --git a/gradle.properties b/gradle.properties index 6373bea0..9a91c05e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ micronautLibraryPluginVersion=3.7.10 # The matching versions can be found here: https://github.com/micronaut-projects/micronaut-servlet/blob/v3.3.5/gradle/libs.versions.toml jettyVersion=9.4.49.v20220914 tomcatVersion=9.0.65 -undertowVersion=2.2.18.Final +undertowVersion=2.3.10.Final camundaVersion=7.19.0 # Latest Jersey, that implements JAX-RS 2.1 API: see https://eclipse-ee4j.github.io/jersey/download.html jerseyVersion=2.39.1