Skip to content

Commit 4292b0a

Browse files
Bump org.apache.qpid:qpid-jms-client from 2.6.1 to 2.9.0 in /service (#368)
Bumps org.apache.qpid:qpid-jms-client from 2.6.1 to 2.9.0. --- updated-dependencies: - dependency-name: org.apache.qpid:qpid-jms-client dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9abff0d commit 4292b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929

3030
implementation 'org.springframework.boot:spring-boot-starter-actuator'
3131
implementation 'org.springframework.boot:spring-boot-starter-web'
32-
implementation 'org.apache.qpid:qpid-jms-client:2.6.1'
32+
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
3333
implementation 'org.springframework:spring-jms'
3434
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:8.2.1'
3535
implementation 'uk.nhs.connect.iucds:iucds-schema:4.0.RC1.0'

0 commit comments

Comments
 (0)