diff --git a/build.gradle b/build.gradle index b407166..5f99a55 100644 --- a/build.gradle +++ b/build.gradle @@ -57,7 +57,7 @@ dependencies { implementation 'com.google.code.gson:gson:2.10.1' implementation 'com.google.guava:guava:33.0.0-jre' implementation 'io.github.resilience4j:resilience4j-retry:1.7.1' - implementation 'org.springframework:spring-jms:5.3.19' + implementation 'org.springframework:spring-jms:5.3.33' implementation 'com.github.spotbugs:spotbugs-annotations:4.8.3' implementation 'org.apache.bcel:bcel:6.6.1' // Explicit declaration to override outdated dependency on httpclient - outdated as of Spring Boot >3.0.0