Skip to content

Commit 4cbd35f

Browse files
build(deps): bump org.junit:junit-bom from 5.14.0 to 5.14.1 (kroxylicious#3016)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.1 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 1c9ad34 commit 4cbd35f

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
@@ -49,7 +49,7 @@
4949
<hamcrest.version>3.0</hamcrest.version>
5050
<jackson.version>2.20.0</jackson.version>
5151
<re2j.version>1.8</re2j.version>
52-
<junit.version>5.14.0</junit.version>
52+
<junit.version>5.14.1</junit.version>
5353
<kafka.version>4.1.1</kafka.version>
5454
<kroxy.extension.version>0.13.0</kroxy.extension.version>
5555
<log4j.version>2.25.2</log4j.version>

0 commit comments

Comments
 (0)