Skip to content

Commit

Permalink
rebased + conflict + generated poms
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriOndrusek committed Nov 21, 2024
1 parent 8012b05 commit ea04322
Show file tree
Hide file tree
Showing 4 changed files with 350 additions and 314 deletions.
4 changes: 4 additions & 0 deletions poms/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,10 @@
<artifactId>camel-aws2-kinesis</artifactId>
<version>${camel.version}</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
</exclusion>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
Expand Down
Loading

0 comments on commit ea04322

Please sign in to comment.