Skip to content

Commit

Permalink
removed un-necessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaschiozzi-tndigit authored and matteo-s committed Nov 3, 2023
1 parent c64f356 commit dca9901
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -375,12 +375,7 @@
<artifactId>webauthn-server-core</artifactId>
<version>${yubico.version}</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.13.0</version>
<scope>test</scope>
</dependency>

</dependencies>

<!-- <profiles> -->
Expand Down

0 comments on commit dca9901

Please sign in to comment.