Skip to content

Commit

Permalink
CAMEL-20049: camel-activemq - Upgrade to latest releases
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Oct 29, 2023
1 parent 36379a0 commit 1d54042
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions camel-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<description>Camel Dependencies POM</description>
<properties>
<abdera-version>1.1.3</abdera-version>
<activemq-artemis-version>2.19.0</activemq-artemis-version>
<activemq-version>5.16.6</activemq-version>
<activemq-artemis-version>2.31.2</activemq-artemis-version>
<activemq-version>5.16.7</activemq-version>
<ahc-version>2.12.3</ahc-version>
<apache-any23-version>2.4</apache-any23-version>
<apache-drill-version>1.19.0</apache-drill-version>
Expand Down
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
<!-- dependency versions -->
<abdera-version>1.1.3</abdera-version>
<!-- Note that activemq dependency is only used for testing! -->
<activemq-version>5.16.6</activemq-version>
<activemq-artemis-version>2.19.0</activemq-artemis-version>
<activemq-version>5.16.7</activemq-version>
<activemq-artemis-version>2.31.2</activemq-artemis-version>
<ahc-version>2.12.3</ahc-version>
<apacheds-version>2.0.0.AM26</apacheds-version>
<apache-any23-version>2.4</apache-any23-version>
Expand Down

0 comments on commit 1d54042

Please sign in to comment.