Skip to content

Commit

Permalink
Merge pull request #70 from paul-hammant/dependabot/maven/src/it/qdox…
Browse files Browse the repository at this point in the history
…-224/junit-junit-4.13.1

Bump junit from 4.8.2 to 4.13.1 in /src/it/qdox-224
  • Loading branch information
paul-hammant authored Nov 23, 2023
2 parents fbba93d + 79ad6ae commit bb37f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/qdox-224/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit bb37f00

Please sign in to comment.