Skip to content

Commit baeb75b

Browse files
Update all non-major dependencies (#2016)
1 parent 116c745 commit baeb75b

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
@@ -86,7 +86,7 @@
8686
<commons.io.version>2.17.0</commons.io.version>
8787
<commons.lang.version>2.6</commons.lang.version>
8888
<assertj-core.version>3.26.3</assertj-core.version>
89-
<junit.version>5.11.1</junit.version>
89+
<junit.version>5.11.2</junit.version>
9090
<logback.version>1.5.8</logback.version>
9191
<slf4j.version>2.0.16</slf4j.version>
9292
<maven.project.version>2.2.1</maven.project.version>
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>org.junit.platform</groupId>
228228
<artifactId>junit-platform-suite-engine</artifactId>
229-
<version>1.11.1</version>
229+
<version>1.11.2</version>
230230
<scope>test</scope>
231231
</dependency>
232232
<dependency>

0 commit comments

Comments
 (0)