Skip to content

Commit

Permalink
rimossa la dipendenza junit
Browse files Browse the repository at this point in the history
  • Loading branch information
kirbloz committed Nov 4, 2024
1 parent fd47dd2 commit a106346
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.18.0</version>
</dependency>

<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.8.1</version>
</dependency>

</dependencies>


</project>

0 comments on commit a106346

Please sign in to comment.