Skip to content

Commit

Permalink
remove libutil from signaturevalidation
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Marlow <[email protected]>
  • Loading branch information
scottmarlow committed Feb 5, 2025
1 parent 0abaa56 commit 6910438
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tcks/profiles/platform/signaturevalidation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@
</properties>

<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>libutil</artifactId>
<version>${jakarta.ee.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>common</artifactId>
Expand Down

0 comments on commit 6910438

Please sign in to comment.