Skip to content

Commit

Permalink
chore(deps): Bump qpid-broker.version from 9.1.0 to 9.2.0 in /chutney (
Browse files Browse the repository at this point in the history
…#57)

Bumps `qpid-broker.version` from 9.1.0 to 9.2.0.

Updates `org.apache.qpid:qpid-broker-core` from 9.1.0 to 9.2.0

Updates `org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol` from 9.1.0 to 9.2.0

Updates `org.apache.qpid:qpid-broker-plugins-memory-store` from 9.1.0 to 9.2.0

---
updated-dependencies:
- dependency-name: org.apache.qpid:qpid-broker-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.qpid:qpid-broker-plugins-memory-store
  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>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 8431e87 commit 2a8ea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chutney/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<!-- action-impl dependencies versions -->
<sshj.version>0.38.0</sshj.version>
<sshd.version>2.12.0</sshd.version>
<qpid-broker.version>9.1.0</qpid-broker.version>
<qpid-broker.version>9.2.0</qpid-broker.version>
<radius.version>1.1.3</radius.version> <!-- Divergence on dependency commons-logging -->
<wss4j.version>1.6.19</wss4j.version> <!-- Divergence on dependencies xmlsec, commons-logging and joda-time-->
<org.everit.json.schema.version>1.14.1</org.everit.json.schema.version> <!-- Divergence on dependencies commons-logging and joda-time -->
Expand Down

0 comments on commit 2a8ea52

Please sign in to comment.