Skip to content

Commit

Permalink
Issue helidon-io#9025 - Removed duplicate dependency.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomáš Kraus <[email protected]>
  • Loading branch information
Tomas-Kraus committed Jul 23, 2024
1 parent bc95ac1 commit 3e04d91
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/integration/jpa/appl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,12 +298,6 @@
</property>
</activation>
<id>native-image</id>
<dependencies>
<dependency>
<groupId>io.helidon.integrations.graal</groupId>
<artifactId>helidon-graal-native-image-extension</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 3e04d91

Please sign in to comment.