Skip to content

Commit c64ffb5

Browse files
Bump org.apache.qpid:qpid-jms-client in /mock-mhs-adaptor (#1314)
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> Co-authored-by: ORybak5 <[email protected]>
1 parent f44749b commit c64ffb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-mhs-adaptor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation 'org.springframework.boot:spring-boot-starter-actuator'
2020
implementation 'org.springframework.boot:spring-boot-starter-web'
2121
implementation 'org.springframework:spring-jms'
22-
implementation 'org.apache.qpid:qpid-jms-client:2.7.0'
22+
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
2323
implementation 'org.apache.commons:commons-lang3:3.18.0'
2424
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2525
}

0 commit comments

Comments
 (0)