Skip to content

Commit

Permalink
Aws2-cw: dependency io.quarkus:quarkus-jaxp is not needed for the nat…
Browse files Browse the repository at this point in the history
…ive run apache#4614
  • Loading branch information
JiriOndrusek authored and jamesnetherton committed Mar 20, 2023
1 parent 4b48aa9 commit d965e24
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions extensions/aws2-cw/deployment/pom.xml
Expand Up @@ -38,10 +38,6 @@
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-cw</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-jaxp-deployment</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-aws2-deployment</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions extensions/aws2-cw/runtime/pom.xml
Expand Up @@ -48,10 +48,6 @@
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-aws2</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-jaxp</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit d965e24

Please sign in to comment.