This is an automated email from the ASF dual-hosted git repository.

engelen 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 c0659685 Update pekko-http, pekko-http-core, ... to 1.2.0 (#454)
c0659685 is described below

commit c0659685fadff6bec5cad61e9bf56fc81f977d94
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 1 10:39:41 2025 +0200

    Update pekko-http, pekko-http-core, ... to 1.2.0 (#454)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 plugin-tester-java/pom.xml  | 2 +-
 plugin-tester-scala/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugin-tester-java/pom.xml b/plugin-tester-java/pom.xml
index 5b1528ba..b98f3ca7 100644
--- a/plugin-tester-java/pom.xml
+++ b/plugin-tester-java/pom.xml
@@ -24,7 +24,7 @@
     <maven.compiler.target>1.8</maven.compiler.target>
     <maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
     <maven-exec-plugin.version>3.0.0</maven-exec-plugin.version>
-    <pekko.http.version>1.1.0</pekko.http.version>
+    <pekko.http.version>1.2.0</pekko.http.version>
     <grpc.version>1.72.0</grpc.version> <!-- checked synced by 
VersionSyncCheckPlugin -->
     <project.encoding>UTF-8</project.encoding>
   </properties>
diff --git a/plugin-tester-scala/pom.xml b/plugin-tester-scala/pom.xml
index 1094a293..31f2df61 100644
--- a/plugin-tester-scala/pom.xml
+++ b/plugin-tester-scala/pom.xml
@@ -23,7 +23,7 @@
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
     <pekko.version>1.1.3</pekko.version>
-    <pekko.http.version>1.1.0</pekko.http.version>
+    <pekko.http.version>1.2.0</pekko.http.version>
     <grpc.version>1.72.0</grpc.version> <!-- checked synced by 
VersionSyncCheckPlugin -->
     <project.encoding>UTF-8</project.encoding>
   </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to