Skip to content

Commit 8626ab4

Browse files
chore(deps): bump junit-bom from 5.8.1 to 5.8.2 (#718)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.1...r5.8.2) --- 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 d537da2 commit 8626ab4

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
@@ -40,7 +40,7 @@
4040
<maven.compiler.source>${java.version}</maven.compiler.source>
4141
<maven.compiler.target>${java.version}</maven.compiler.target>
4242

43-
<junit.version>5.8.1</junit.version>
43+
<junit.version>5.8.2</junit.version>
4444
<fabric8-client.version>5.10.1</fabric8-client.version>
4545
<slf4j.version>1.7.32</slf4j.version>
4646
<log4j.version>2.14.1</log4j.version>

0 commit comments

Comments
 (0)