Skip to content

Commit 6ce5944

Browse files
Bump org.apache.qpid:qpid-jms-client from 2.7.0 to 2.8.0 in /service (#1329)
Bumps org.apache.qpid:qpid-jms-client from 2.7.0 to 2.8.0. --- updated-dependencies: - dependency-name: org.apache.qpid:qpid-jms-client dependency-version: 2.8.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 c3730b0 commit 6ce5944

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
@@ -52,7 +52,7 @@ dependencies {
5252
// Infrastructure
5353
implementation 'software.amazon.awssdk:s3:2.33.9'
5454
implementation ('com.azure:azure-storage-blob:12.30.0')
55-
implementation 'org.apache.qpid:qpid-jms-client:2.7.0'
55+
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
5656

5757
// Utils
5858
implementation 'org.apache.commons:commons-lang3:3.18.0'

0 commit comments

Comments
 (0)