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

github-bot pushed a change to branch update/sbt-assembly-2.3.1
in repository https://gitbox.apache.org/repos/asf/pekko.git


 discard 8a5f077cd0 Update sbt-assembly to 2.3.1
     add 6ded95246a Update gson to 2.13.1 (#1827)
     add ccb24f53b9 Update protobuf-java to 4.30.2 (#1828)
     add d16d5c2c36 avoid using deprecated Jackson methods (#1830)
     add b865cf11e0 chore: Add since for newly added methods
     add f60f7116d1 Update sbt-assembly to 2.3.1

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   (8a5f077cd0)
            \
             N -- N -- N   refs/heads/update/sbt-assembly-2.3.1 (f60f7116d1)

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:
 project/Dependencies.scala                                           | 4 ++--
 .../apache/pekko/serialization/jackson/v2a/CustomerMigration.java    | 2 +-
 .../apache/pekko/serialization/jackson/v2a/CustomerMigration.scala   | 5 +----
 stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala     | 1 +
 stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala   | 1 +
 stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala  | 1 +
 .../src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala   | 1 +
 stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala    | 1 +
 stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala | 2 ++
 9 files changed, 11 insertions(+), 7 deletions(-)


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

Reply via email to