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

Commit 3df3297

Browse files
Bump junit-bom from 5.8.0 to 5.8.1 (#159)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.0...r5.8.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 588022b commit 3df3297

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>2.5.5</spring-boot.version>
5959
<spring-shell.version>2.0.1.RELEASE</spring-shell.version>
6060
<sshd.version>2.7.0</sshd.version>
61-
<junit-jupiter.version>5.8.0</junit-jupiter.version>
61+
<junit-jupiter.version>5.8.1</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)