Skip to content

Commit f3c96ca

Browse files
Bump org.apache.qpid:qpid-jms-client from 2.8.0 to 2.9.0 in /service (#1339)
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 4832866 commit f3c96ca

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
@@ -63,7 +63,7 @@ dependencies {
6363
// Infrastructure
6464
implementation 'software.amazon.awssdk:s3:2.34.0'
6565
implementation ('com.azure:azure-storage-blob:12.30.0')
66-
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
66+
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
6767

6868
// Utils
6969
implementation 'org.apache.commons:commons-lang3:3.18.0'

0 commit comments

Comments
 (0)