Skip to content

Commit ba04274

Browse files
renovate[bot]sonartech
authored andcommitted
Update all non-major dependencies (#331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> GitOrigin-RevId: b3fbba0ad3e40642ef3c3167799bef7154d58c56
1 parent 738f9b3 commit ba04274

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<commons.io.version>2.19.0</commons.io.version>
8989
<commons.lang.version>2.6</commons.lang.version>
9090
<assertj-core.version>3.27.3</assertj-core.version>
91-
<junit.version>5.13.1</junit.version>
91+
<junit.version>5.13.3</junit.version>
9292
<logback.version>1.5.18</logback.version>
9393
<slf4j.version>2.0.17</slf4j.version>
9494
<maven.project.version>2.2.1</maven.project.version>
@@ -244,7 +244,7 @@
244244
<dependency>
245245
<groupId>org.junit.platform</groupId>
246246
<artifactId>junit-platform-suite-engine</artifactId>
247-
<version>1.13.1</version>
247+
<version>1.13.3</version>
248248
<scope>test</scope>
249249
</dependency>
250250
<dependency>

0 commit comments

Comments
 (0)