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

Commit 776e50a

Browse files
authored
Merge pull request #144 from fonimus/dependabot/maven/org.junit-junit-bom-5.7.2
Bump junit-bom from 5.7.1 to 5.7.2
2 parents 7dfdce5 + 8596e48 commit 776e50a

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.4.5</spring-boot.version>
5959
<spring-shell.version>2.0.1.RELEASE</spring-shell.version>
6060
<sshd.version>2.6.0</sshd.version>
61-
<junit-jupiter.version>5.7.1</junit-jupiter.version>
61+
<junit-jupiter.version>5.7.2</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)