Skip to content

Commit 1f3ce70

Browse files
authored
Merge pull request #252 from ihrasko/20.x-JUnit-5.11.2
Bump JUnit to 5.11.2
2 parents b0019a1 + 0fb3927 commit 1f3ce70

File tree

1 file changed

+2
-2
lines changed
  • examples/parents/examples-bom

1 file changed

+2
-2
lines changed

examples/parents/examples-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
<dependency>
6868
<groupId>org.junit.jupiter</groupId>
6969
<artifactId>junit-jupiter-api</artifactId>
70-
<version>5.11.1</version>
70+
<version>5.11.2</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.junit.jupiter</groupId>
7474
<artifactId>junit-jupiter-engine</artifactId>
75-
<version>5.11.1</version>
75+
<version>5.11.2</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.xmlunit</groupId>

0 commit comments

Comments
 (0)