Skip to content

Commit 1dc4bff

Browse files
committed
Fix: Revert the pom.xml file
1 parent 76ff418 commit 1dc4bff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.junit</groupId>
2222
<artifactId>junit-bom</artifactId>
23-
<version>6.0.0</version>
23+
<version>6.0.1</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -155,4 +155,4 @@
155155
</plugin>
156156
</plugins>
157157
</build>
158-
</project>
158+
</project>

0 commit comments

Comments
 (0)