We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b8101 commit 89581efCopy full SHA for 89581ef
build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.14.0")
15
implementation("io.sentry:sentry-logback:7.14.0")
16
implementation("org.springframework.data:spring-data-commons:3.3.4")
17
- implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:4.4.4") {
+ implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:5.0.1") {
18
exclude("org.springframework.security", "spring-security-config")
19
exclude("org.springframework.security", "spring-security-core")
20
exclude("org.springframework.security", "spring-security-crypto")
0 commit comments