Skip to content

Commit

Permalink
Merge pull request #156 from OneBusAway/dependabot/maven/junit-junit-…
Browse files Browse the repository at this point in the history
…4.13.1

Bump junit from 4.4 to 4.13.1
  • Loading branch information
leonardehrenfried authored Aug 26, 2024
2 parents 7f64648 + 3f7c621 commit f840a5e
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 @@ -113,7 +113,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.4</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f840a5e

Please sign in to comment.