Skip to content

Commit f78d945

Browse files
authored
Merge pull request #798 from apache/dependabot/maven/org.junit-junit-bom-5.12.2
Bump org.junit:junit-bom from 5.12.1 to 5.12.2
2 parents dff6382 + 896d8f7 commit f78d945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>org.junit</groupId>
231231
<artifactId>junit-bom</artifactId>
232-
<version>5.12.1</version>
232+
<version>5.12.2</version>
233233
<scope>import</scope>
234234
<type>pom</type>
235235
</dependency>

0 commit comments

Comments
 (0)