You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by gi...@apache.org on 2022/06/02 21:17:40 UTC

[synapse] branch dependabot/maven/com.rabbitmq-amqp-client-4.8.0 updated (9b3fde798 -> 6bc811c60)

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

github-bot pushed a change to branch dependabot/maven/com.rabbitmq-amqp-client-4.8.0
in repository https://gitbox.apache.org/repos/asf/synapse.git


 discard 9b3fde798 Bump amqp-client from 3.1.2 to 4.8.0
     add 8b94c9d38 Update XmlUnit
     add f31acacc6 Make serializeRegistry deterministic
     add 1c0676130 Update Bouncycastle
     add 6bc811c60 Bump amqp-client from 3.1.2 to 4.8.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   (9b3fde798)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.rabbitmq-amqp-client-4.8.0 (6bc811c60)

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:
 modules/commons/pom.xml                                        |  5 +++--
 .../java/org/apache/synapse/config/xml/RegistrySerializer.java | 10 ++++++----
 .../apache/synapse/config/xml/RegistrySerializationTest.java   |  2 +-
 .../synapse/transport/utils/sslcert/CRLVerifierTest.java       |  4 ++--
 modules/transports/optional/fix/pom.xml                        |  5 +++--
 pom.xml                                                        | 10 ++++------
 6 files changed, 19 insertions(+), 17 deletions(-)