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

fanningpj pushed a change to branch update/jul-to-slf4j-2.0.12
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git


 discard 14486122 Update jul-to-slf4j, log4j-over-slf4j to 2.0.12
     add f8772d92 Update jakarta.ws.rs-api to 3.1.0 (#162)
     add adff932b Update scalatest to 3.2.18 (#168)
     add 88874264 Update mockito-core to 4.11.0 (#166)
     add 18112f4c Update junit-jupiter-api to 5.10.2 (#165)
     add 53560dae Update jupiter-interface, ... to 0.11.1 (#163)
     add cfff4808 Update logback-classic to 1.3.14 (#154)
     add d12fb442 Update sbt-java-formatter to 0.8.0 (#158)
     add 3505469b Update sbt-site-paradox to 1.7.0 (#156)
     add c0d92a80 Update protobuf-java to 3.25.3 (#157)
     add 8aa1a373 Update jul-to-slf4j, log4j-over-slf4j to 2.0.12

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   (14486122)
            \
             N -- N -- N   refs/heads/update/jul-to-slf4j-2.0.12 (8aa1a373)

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:
 .git-blame-ignore-revs                             |  3 ++
 build.sbt                                          |  2 +-
 .../java/docs/javadsl/ClusterShardingExample.java  |  9 +++---
 .../src/test/java/docs/javadsl/SampleData.java     |  1 -
 .../test/java/docs/javadsl/SendProducerTest.java   | 25 ++++++++--------
 .../java/docs/javadsl/TransactionsExampleTest.java | 21 +++++++-------
 project/Dependencies.scala                         |  6 ++--
 project/Versions.scala                             |  4 +--
 project/plugins.sbt                                |  6 ++--
 .../org/apache/pekko/kafka/testkit/KafkaTest.java  |  2 +-
 .../testkit/TestcontainersKafkaJunit4Test.java     |  3 +-
 .../kafka/testkit/TestcontainersKafkaTest.java     |  1 -
 .../testkit/internal/KafkaContainerCluster.java    | 23 ++++++++-------
 .../internal/PekkoConnectorsKafkaContainer.java    | 11 ++++----
 .../pekko/kafka/testkit/javadsl/BaseKafkaTest.java | 33 +++++++++++-----------
 15 files changed, 72 insertions(+), 78 deletions(-)


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

Reply via email to