diff --git a/build.gradle b/build.gradle index 955a8119..51628fc3 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ javaPlatform { dependencies { api platform('org.junit:junit-bom:5.11.2') api platform('org.apache.logging.log4j:log4j-bom:2.24.1') - api platform('org.glassfish.jersey:jersey-bom:3.1.8') + api platform('org.glassfish.jersey:jersey-bom:3.1.9') constraints { api 'biz.aQute.bnd:biz.aQute.bnd.annotation:7.0.0'