Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 2973c14

Browse files
Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#313)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9613e44 commit 2973c14

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
@@ -58,7 +58,7 @@
5858
<spring-boot.version>3.1.2</spring-boot.version>
5959
<spring-shell.version>3.1.2</spring-shell.version>
6060
<sshd.version>2.10.0</sshd.version>
61-
<junit-jupiter.version>5.9.3</junit-jupiter.version>
61+
<junit-jupiter.version>5.10.0</junit-jupiter.version>
6262
<!--sonar-->
6363
<sonar.projectKey>fonimus_ssh-shell-spring-boot</sonar.projectKey>
6464
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>

0 commit comments

Comments
 (0)