Skip to content

Commit ed84577

Browse files
Bump org.junit:junit-bom from 5.10.0 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.10.0 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.0...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91fdb5b commit ed84577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databricks-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<httpclient.version>4.5.14</httpclient.version>
1414
<jackson.version>2.15.2</jackson.version>
15-
<junit-bom.version>5.10.0</junit-bom.version>
15+
<junit-bom.version>6.0.0</junit-bom.version>
1616
<maven.compiler.source>1.8</maven.compiler.source>
1717
<maven.compiler.target>1.8</maven.compiler.target>
1818
<!-- 5.x starting from 5.0.0 requires JRE 11 -->

0 commit comments

Comments
 (0)