Skip to content

Commit

Permalink
Upgrade Camel Quarkus to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed May 9, 2022
1 parent 38d4570 commit 934a3b5
Show file tree
Hide file tree
Showing 11 changed files with 1,465 additions and 1,526 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 934a3b5

Please sign in to comment.