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

github-bot pushed a change to branch update/jackson-databind-2.20.0
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


 discard 348ac1476 Update jackson-databind to 2.20.0
     add 20ce82c00 Update sbt, scripted-plugin to 1.11.5 (#736)
     add 447f1eed5 remove `final object` (#737)
     add a816dcfc3 remove unused import (#738)
     add e4090032c Update TestServer.scala (#740)
     add 869e784fd avoid deprecated method used in test code (#742)
     add 9dd78d82b avoid Scala classes in Java example (#741)
     add 07273c419 Update PEKKO_VERSION in nightly workflow due to build issues 
(#743)
     add 437db9df3 Update jackson-databind to 2.20.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (348ac1476)
            \
             N -- N -- N   refs/heads/update/jackson-databind-2.20.0 (437db9df3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/nightly.yml                          |  2 +-
 .../http/javadsl/server/HttpsServerExampleTest.java    |  1 -
 .../apache/pekko/http/scaladsl/ConnectionContext.scala |  2 +-
 .../apache/pekko/http/javadsl/WSEchoTestClientApp.java | 18 +++++++-----------
 .../org/apache/pekko/http/scaladsl/TestServer.scala    |  1 -
 .../server/directives/HeaderDirectivesSpec.scala       |  2 +-
 .../unmarshalling/sse/ServerSentEventParser.scala      |  2 +-
 .../http/impl/engine/http2/TelemetrySpiSpec.scala      |  4 ++--
 project/build.properties                               |  2 +-
 9 files changed, 14 insertions(+), 20 deletions(-)


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

Reply via email to