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

github-bot pushed a change to branch 
dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.5.1
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


 discard b70e2f545c ARTEMIS-X Bump org.codehaus.mojo:exec-maven-plugin from 
3.5.0 to 3.5.1
     add 9b574af341 ARTEMIS-4967 Remove unreachable code
     add 3a10faa949 ARTEMIS-5465 Resolve USER_NAME key with 
TextFileCertificateLoginModule
     add da9cf2c69b ARTEMIS-5478 Bump selenium.version from 4.32.0 to 4.33.0
     add f21817e0b4 ARTEMIS-X Bump org.codehaus.mojo:exec-maven-plugin from 
3.5.0 to 3.5.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   (b70e2f545c)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.5.1 
(f21817e0b4)

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:
 .../protocol/amqp/proton/AMQPRoutingContext.java   |   2 +-
 .../core/protocol/mqtt/MQTTProtocolHandler.java    |   2 +-
 .../core/protocol/mqtt/MQTTRoutingContext.java     |   5 +-
 .../core/protocol/mqtt/MQTTRoutingHandler.java     |   5 +-
 .../protocol/openwire/OpenWireRoutingContext.java  |   3 +-
 .../paging/cursor/impl/PageSubscriptionImpl.java   |   6 -
 .../protocol/core/impl/ActiveMQPacketHandler.java  |   2 +-
 .../protocol/core/impl/ActiveMQRoutingContext.java |   5 +-
 .../protocol/core/impl/ActiveMQRoutingHandler.java |   5 +-
 pom.xml                                            |   2 +-
 .../tests/integration/routing/KeyTypeTest.java     | 166 +++++++++++++++------
 .../tests/integration/routing/RoutingTestBase.java |  35 ++++-
 12 files changed, 165 insertions(+), 73 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to