Skip to content

Commit 8e2715d

Browse files
Bump org.apache.qpid:qpid-jms-client from 2.8.0 to 2.9.0 (#348)
Bumps org.apache.qpid:qpid-jms-client from 2.8.0 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 215678f commit 8e2715d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:8.4.0'
6868
implementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:8.4.0'
6969
implementation 'com.google.guava:guava:33.4.8-jre'
70-
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
70+
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
7171
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.791'
7272

7373
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'

0 commit comments

Comments
 (0)