fix(deps): update dependency org.junit:junit-bom to v5.13.3

This commit is contained in:
renovate[bot] 2025-07-04 13:18:38 +00:00 committed by GitHub
parent ebea0fdf1c
commit 1cdcc4e331
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.13.2</version>
<version>5.13.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>