This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update/jackson-core-2.16.0
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
from 266f104e9f Update jackson-core to 2.16.0
add 581552a5dc Revert commit(s) 266f104e9f, 2ff6036211, d4c08b9896
add b47a465f97 Update jctools-core to 4.0.2 (#817)
add f6d16427c1 Update sbt-assembly to 2.1.5 (#816)
add 2ebec0364d adjust log-on-startup docs (#815)
add 8fefca1c81 add Akka path parsing tests (#819)
add 9fad559cf6 upgrade logback due to cve (#821)
add 3d9e723e22 =str Fix maybe throw for `MinimalStage`. (#822)
add b46750a78f add more v1.0.2 release notes (#823)
add e09d5704b8 Merge branch 'main' into update/jackson-core-2.16.0
add 289c640d12 Update jackson-core to 2.16.0
No new revisions were added by this update.
Summary of changes:
.scala-steward.conf | 5 ++
.../org/apache/pekko/actor/ActorPathSpec.scala | 15 ++++++
docs/src/main/paradox/logging.md | 3 +-
docs/src/main/paradox/release-notes/index.md | 5 ++
docs/src/main/paradox/typed/logging.md | 3 +-
project/Dependencies.scala | 4 +-
project/plugins.sbt | 2 +-
.../pekko/stream/javadsl/FlowUnfoldAsyncTest.java | 57 ++++++++++++++++++++++
.../org/apache/pekko/stream/impl/Unfold.scala | 26 +++++-----
9 files changed, 101 insertions(+), 19 deletions(-)
create mode 100644
stream-tests/src/test/java-jdk9-only/org/apache/pekko/stream/javadsl/FlowUnfoldAsyncTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]