Skip to content

Commit

Permalink
upgrade minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcGuiot committed Jun 21, 2024
1 parent a82958b commit 7d8aec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -126,7 +126,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.11.0</version>
<version>2.12.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7d8aec6

Please sign in to comment.