Skip to content

Commit

Permalink
Bump org.amqphub.quarkus:quarkus-qpid-jms-bom from 2.6.1 to 2.7.0
Browse files Browse the repository at this point in the history
* Bump org.amqphub.quarkus:quarkus-qpid-jms-bom from 2.6.1 to 2.7.0

Bumps [org.amqphub.quarkus:quarkus-qpid-jms-bom](https://github.com/amqphub/quarkus-qpid-jms) from 2.6.1 to 2.7.0.
- [Commits](amqphub/quarkus-qpid-jms@2.6.1...2.7.0)

---
updated-dependencies:
- dependency-name: org.amqphub.quarkus:quarkus-qpid-jms-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Auto generated changes for dependabot commit ee2a09e

---------

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 and JiriOndrusek committed Sep 27, 2024
1 parent 1fc16fa commit bfb7fec
Show file tree
Hide file tree
Showing 4 changed files with 8,239 additions and 7,229 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<quarkus.version>3.15.0</quarkus.version><!-- https://repo1.maven.org/maven2/io/quarkus/quarkus-bom/ -->
<quarkus-community.version>3.15.0</quarkus-community.version>
<quarkus-hazelcast-client.version>4.0.0</quarkus-hazelcast-client.version><!-- https://repo1.maven.org/maven2/com/hazelcast/quarkus-hazelcast-client-bom/ -->
<quarkus-qpid-jms.version>2.6.1</quarkus-qpid-jms.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/org/amqphub/quarkus/quarkus-qpid-jms-bom/ -->
<quarkus-qpid-jms.version>2.7.0</quarkus-qpid-jms.version><!-- This should be in sync with quarkus-platform https://repo1.maven.org/maven2/org/amqphub/quarkus/quarkus-qpid-jms-bom/ -->

<!-- Compile dependency versions (keep sorted alphabetically) -->
<!-- Items annotated with @sync can be updated by running mvn cq:sync-versions -N -e -->
Expand Down
Loading

0 comments on commit bfb7fec

Please sign in to comment.