Skip to content

Commit

Permalink
Merge pull request #776 from apache/dependabot/maven/junit-junit-4.13.2
Browse files Browse the repository at this point in the history
Bump junit:junit from 4.13.1 to 4.13.2
  • Loading branch information
lukaszlenart authored Oct 30, 2023
2 parents 574da81 + f132848 commit 48b0c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1</version>
<version>4.13.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 48b0c11

Please sign in to comment.