This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new c9a15638 Update slf4j-api to 2.0.19 (#882)
c9a15638 is described below
commit c9a15638a685bfdf431b0e3de65cb93b27b108fa
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 19:25:46 2026 +0200
Update slf4j-api to 2.0.19 (#882)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b6cb03bc..ea348084 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -65,7 +65,7 @@ object Dependencies {
.exclude("io.grpc", "grpc-xds")
.exclude("io.opentelemetry", "opentelemetry-exporter-prometheus")
- val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.18"
+ val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.19"
val mavenPluginApi = "org.apache.maven" % "maven-plugin-api" %
Versions.maven
val mavenCore = "org.apache.maven" % "maven-core" % Versions.maven
val protocJar = "io.github.blackrock" % "protoc-jar" % "3.0.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]