Skip to content

Commit

Permalink
Merge pull request #67 from jiep/renovate/org.apache.maven.plugins-ma…
Browse files Browse the repository at this point in the history
…ven-surefire-plugin-3.x

Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0
  • Loading branch information
jiep authored Oct 5, 2024
2 parents 5fe5592 + 018de6a commit e37ce46
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 @@ -5,7 +5,7 @@

<groupId>com.aebd.jMetro</groupId>
<artifactId>jMetro</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>

<name>jMetro</name>
<url>https://github.com/jiep/jMetro</url>
Expand Down Expand Up @@ -44,7 +44,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit e37ce46

Please sign in to comment.