This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/kogito-build/kogito-dependencies-bom/org.assertj-assertj-core-3.27.7
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
omit 9470d88a76 Bump org.assertj:assertj-core in
/kogito-build/kogito-dependencies-bom
add 0eefb39bf1 Update rhino version to 1.8.1 (#4171)
add 0846f43435 [incubator-kie-issues#2215] Fixed authentication issue when
impersonation allowed and params missing (#4169)
add 52348294fd [incubator-kie-issues#2211] Data not correctly handled for
broadcast messages (#4168)
add ebc327ecad Bump org.assertj:assertj-core in
/kogito-build/kogito-dependencies-bom
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 (9470d88a76)
\
N -- N -- N
refs/heads/dependabot/maven/kogito-build/kogito-dependencies-bom/org.assertj-assertj-core-3.27.7
(ebc327ecad)
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:
.../auth/impl/IdentityProviderFactoryImpl.java | 6 +-
.../auth/impl/IdentityProviderFactoryImplTest.java | 97 +++++++++++++
.../kogito/event/impl/ProcessEventDispatcher.java | 34 ++---
kogito-build/kogito-dependencies-bom/pom.xml | 2 +-
.../src/main/resources/pong_message_signal.bpmn | 152 +++++++++++++++++++++
.../quarkus/PingPongMessageIT.java | 48 +++++--
6 files changed, 310 insertions(+), 29 deletions(-)
create mode 100644
quarkus/integration-tests/integration-tests-quarkus-processes/src/main/resources/pong_message_signal.bpmn
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]