This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 3671de8d5 Update protobuf-java to 3.25.9 (#1529)
3671de8d5 is described below
commit 3671de8d5a8dbf94ed938ddf54f44ae6e9486cf6
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 18:48:04 2026 +0100
Update protobuf-java to 3.25.9 (#1529)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b1d094900..9a03ecd66 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
val ScalaTestVersion = "3.2.19"
val TestContainersScalaTestVersion = "0.44.1"
val mockitoVersion = "5.23.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
- val protobufJavaVersion = "3.25.8"
+ val protobufJavaVersion = "3.25.9"
val hoverflyVersion = "0.20.2"
val scalaCheckVersion = "1.19.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]