Skip to content

Commit

Permalink
Bump org.amqphub.quarkus:quarkus-qpid-jms from 2.5.0 to 2.6.0 (#220)
Browse files Browse the repository at this point in the history
Bumps [org.amqphub.quarkus:quarkus-qpid-jms](https://github.com/amqphub/quarkus-qpid-jms) from 2.5.0 to 2.6.0.
- [Commits](amqphub/quarkus-qpid-jms@2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: org.amqphub.quarkus:quarkus-qpid-jms
  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 Mar 7, 2024
1 parent 40f94d8 commit 9885fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.8.1</quarkus.version>
<quarkus-artemis.version>3.2.0</quarkus-artemis.version>
<quarkus-qpid-jms.version>2.5.0</quarkus-qpid-jms.version>
<quarkus-qpid-jms.version>2.6.0</quarkus-qpid-jms.version>
<pooled-jms.version>3.1.5</pooled-jms.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 9885fe0

Please sign in to comment.