Skip to content

Commit

Permalink
Downgrades Camel Components Starter version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umair-fayaz committed Nov 28, 2023
1 parent 73697d5 commit 081aaae
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-activemq-starter</artifactId>
<version>4.2.0</version>
<version>4.1.0</version>
</dependency>

<!-- Camel GCP Pub Sub dependency -->
Expand Down

0 comments on commit 081aaae

Please sign in to comment.