Skip to content

Commit fc67c8d

Browse files
committed
Upgrade junit-jupiter to 5.12.2.
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek-sharma@broadcom.com>
1 parent 42c3b4d commit fc67c8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<thin-jar.version>1.0.30.RELEASE</thin-jar.version>
4848

4949
<junit-vintage.version>5.12.2</junit-vintage.version>
50-
<junit-jupiter.version>5.12.1</junit-jupiter.version>
50+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
5151
<gmavenplus-plugin.version>1.13.1</gmavenplus-plugin.version>
5252
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
5353
<awaitility.version>4.2.2</awaitility.version>

0 commit comments

Comments
 (0)