Skip to content

Commit

Permalink
Exclude j2objc-annotations from camel-jira
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Feb 25, 2020
1 parent 03667d4 commit e85ad7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions poms/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,10 @@
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
</exclusion>
<exclusion>
<groupId>com.google.j2objc</groupId>
<artifactId>j2objc-annotations</artifactId>
</exclusion>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
Expand Down

0 comments on commit e85ad7c

Please sign in to comment.