We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738f9b3 commit ba04274Copy full SHA for ba04274
1 file changed
pom.xml
@@ -88,7 +88,7 @@
88
<commons.io.version>2.19.0</commons.io.version>
89
<commons.lang.version>2.6</commons.lang.version>
90
<assertj-core.version>3.27.3</assertj-core.version>
91
- <junit.version>5.13.1</junit.version>
+ <junit.version>5.13.3</junit.version>
92
<logback.version>1.5.18</logback.version>
93
<slf4j.version>2.0.17</slf4j.version>
94
<maven.project.version>2.2.1</maven.project.version>
@@ -244,7 +244,7 @@
244
<dependency>
245
<groupId>org.junit.platform</groupId>
246
<artifactId>junit-platform-suite-engine</artifactId>
247
- <version>1.13.1</version>
+ <version>1.13.3</version>
248
<scope>test</scope>
249
</dependency>
250
0 commit comments