Skip to content

Commit

Permalink
Merge pull request #541 from jamesnetherton/cq-2.9.0
Browse files Browse the repository at this point in the history
Upgrade Camel Quarkus to 2.9.0
  • Loading branch information
gsmet authored May 9, 2022
2 parents 38d4570 + 2fa87d8 commit 4be583e
Show file tree
Hide file tree
Showing 12 changed files with 1,474 additions and 1,527 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,12 @@
<groupId>software.amazon.awssdk</groupId>
<artifactId>apache-client</artifactId>
<version>2.17.166</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down
Loading

0 comments on commit 4be583e

Please sign in to comment.