Skip to content

Commit 7798c09

Browse files
committed
Updates junit versions to 5.12.1
1 parent aa8b1c1 commit 7798c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
<slf4j.version>[2.0.0,)</slf4j.version>
4747
<thin-jar.version>1.0.30.RELEASE</thin-jar.version>
4848

49-
<junit-vintage.version>5.10.1</junit-vintage.version>
50-
<junit-jupiter.version>5.9.1</junit-jupiter.version>
49+
<junit-vintage.version>5.12.1</junit-vintage.version>
50+
<junit-jupiter.version>5.12.1</junit-jupiter.version>
5151
<gmavenplus-plugin.version>1.13.0</gmavenplus-plugin.version>
5252
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
5353
<awaitility.version>4.2.0</awaitility.version>

0 commit comments

Comments
 (0)