Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 93ef461

Browse files
authoredFeb 26, 2025··
build(deps): bump slf4j-log4j.version from 2.0.16 to 2.0.17 (#478)
Bumps `slf4j-log4j.version` from 2.0.16 to 2.0.17. Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:jcl-over-slf4j` from 2.0.16 to 2.0.17 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:jcl-over-slf4j 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 b354723 commit 93ef461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
-->
2929
<apache.arrow.version>13.0.0</apache.arrow.version>
3030
<aws-sdk.version>1.12.782</aws-sdk.version>
31-
<slf4j-log4j.version>2.0.16</slf4j-log4j.version>
31+
<slf4j-log4j.version>2.0.17</slf4j-log4j.version>
3232
<junit.version>4.13.2</junit.version>
3333
<surefire.failsafe.version>3.2.2</surefire.failsafe.version>
3434
<log4j2Version>2.24.3</log4j2Version>

0 commit comments

Comments
 (0)
Please sign in to comment.