Skip to content

Commit 90578cb

Browse files
chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef2959c commit 90578cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependencyCheck.version>9.2.0</dependencyCheck.version>
8181
<jackson.version>2.17.1</jackson.version>
8282
<slf4j.version>2.0.13</slf4j.version>
83-
<junit.version>5.10.2</junit.version>
83+
<junit.version>5.10.3</junit.version>
8484
<mockito.version>5.12.0</mockito.version>
8585
<hamcrest.version>1.3</hamcrest.version>
8686
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)