Skip to content

Commit e790581

Browse files
Bump org.apache.qpid:qpid-jms-client from 2.6.1 to 2.7.0 in /service (#1124)
Bumps org.apache.qpid:qpid-jms-client from 2.6.1 to 2.7.0. --- updated-dependencies: - dependency-name: org.apache.qpid:qpid-jms-client 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 30d9247 commit e790581

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.31.16'
5454
implementation ('com.azure:azure-storage-blob:12.30.0')
55-
implementation 'org.apache.qpid:qpid-jms-client:2.6.1'
55+
implementation 'org.apache.qpid:qpid-jms-client:2.7.0'
5656

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

0 commit comments

Comments
 (0)