Skip to content

Commit 28e18f7

Browse files
chore(deps): bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#2878)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7906bcb commit 28e18f7

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
@@ -52,7 +52,7 @@
5252
<sonar.organization>java-operator-sdk</sonar.organization>
5353
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
5454
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
55-
<junit.version>5.13.3</junit.version>
55+
<junit.version>5.13.4</junit.version>
5656
<fabric8-client.version>7.3.1</fabric8-client.version>
5757
<slf4j.version>2.0.17</slf4j.version>
5858
<log4j.version>2.25.1</log4j.version>

0 commit comments

Comments
 (0)