Skip to content

Commit d66b557

Browse files
Bump commons-logging:commons-logging in /jvm-packages/xgboost4j (dmlc#10294)
Bumps commons-logging:commons-logging from 1.3.1 to 1.3.2. --- updated-dependencies: - dependency-name: commons-logging:commons-logging 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> Co-authored-by: Jiaming Yuan <[email protected]>
1 parent 841867e commit d66b557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jvm-packages/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
<dependency>
498498
<groupId>commons-logging</groupId>
499499
<artifactId>commons-logging</artifactId>
500-
<version>1.3.1</version>
500+
<version>1.3.2</version>
501501
</dependency>
502502
<dependency>
503503
<groupId>org.scalatest</groupId>

0 commit comments

Comments
 (0)