Skip to content

Commit a22a388

Browse files
MINOR: Bump dep.slf4j.version from 2.0.16 to 2.0.17 (#642)
Bumps `dep.slf4j.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:slf4j-jdk14` from 2.0.16 to 2.0.17 Updates `org.slf4j:jul-to-slf4j` from 2.0.16 to 2.0.17 Updates `org.slf4j:jcl-over-slf4j` from 2.0.16 to 2.0.17 Updates `org.slf4j:log4j-over-slf4j` from 2.0.16 to 2.0.17 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21d82e8 commit a22a388

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
@@ -94,7 +94,7 @@ under the License.
9494
<target.gen.source.path>${project.build.directory}/generated-sources</target.gen.source.path>
9595
<dep.junit.platform.version>1.9.0</dep.junit.platform.version>
9696
<dep.junit.jupiter.version>5.12.0</dep.junit.jupiter.version>
97-
<dep.slf4j.version>2.0.16</dep.slf4j.version>
97+
<dep.slf4j.version>2.0.17</dep.slf4j.version>
9898
<dep.guava-bom.version>33.4.0-jre</dep.guava-bom.version>
9999
<dep.netty-bom.version>4.1.118.Final</dep.netty-bom.version>
100100
<dep.grpc-bom.version>1.70.0</dep.grpc-bom.version>

0 commit comments

Comments
 (0)