This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.owasp-dependency-check-maven-12.2.0
in repository https://gitbox.apache.org/repos/asf/activemq.git
discard a54f08bfe9 Bump org.owasp:dependency-check-maven from 12.1.8 to 12.2.0
add fe427a1bed Bump camel-version from 4.14.2 to 4.14.4 (#1615)
add 15200d58d5 Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.1
(#1605)
add 8b297793ca Bump spring-version from 6.2.12 to 6.2.15 (#1573)
add 3686999e7b ActiveMQ on Java until Java 24 (#1612)
add 928c40a85a Flaky tests GitHub actions (#1621)
add 9de62210c3 Bump org.owasp:dependency-check-maven from 12.1.8 to 12.2.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 (a54f08bfe9)
\
N -- N -- N
refs/heads/dependabot/maven/org.owasp-dependency-check-maven-12.2.0 (9de62210c3)
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:
activemq-amqp/pom.xml | 5 +-
.../java/org/apache/activemq/bugs/AMQ9255Test.java | 9 +-
.../PooledConnectionSecurityExceptionTest.java | 65 +++++++-
.../store/kahadb/scheduler/AMQ7086Test.java | 8 +-
activemq-mqtt/pom.xml | 13 +-
.../transport/mqtt/MQTTProtocolConverterTest.java | 2 +-
.../activemq/ra/ActiveMQConnectionFactoryTest.java | 24 ++-
.../activemq/transport/stomp/Stomp11Test.java | 22 ++-
.../activemq/transport/stomp/Stomp12Test.java | 28 +++-
.../stomp/StompCompositeDestinationTest.java | 16 +-
.../apache/activemq/transport/stomp/StompTest.java | 6 +-
activemq-unit-tests/pom.xml | 15 +-
.../apache/activemq/EmbeddedBrokerTestSupport.java | 3 +
.../activemq/JmsMultipleClientsTestSupport.java | 10 +-
.../apache/activemq/ZeroPrefetchConsumerTest.java | 21 ++-
.../java/org/apache/activemq/bugs/AMQ4656Test.java | 9 +-
.../java/org/apache/activemq/bugs/AMQ6815Test.java | 19 ++-
.../java/org/apache/activemq/bugs/AMQ7118Test.java | 21 ++-
.../jms2/ActiveMQJMS2MessageListenerTest.java | 165 ++++++++++++---------
.../network/DurableSyncNetworkBridgeTest.java | 27 ++++
...callyIncludedDestinationsDuplexNetworkTest.java | 14 +-
.../network/NetworkAdvancedStatisticsTest.java | 59 ++++++++
.../network/VirtualConsumerDemandTest.java | 73 +++++++--
.../transport/TransportBrokerTestSupport.java | 1 +
.../nio/AutoNIOJmsDurableTopicSendReceiveTest.java | 2 +-
.../auto/nio/AutoNIOJmsSendAndReceiveTest.java | 2 +-
.../nio/AutoNIOPersistentSendAndReceiveTest.java | 2 +-
.../FailoverDurableSubTransactionTest.java | 2 +
.../nio/NIOJmsDurableTopicSendReceiveTest.java | 13 +-
.../transport/nio/NIOJmsSendAndReceiveTest.java | 13 +-
.../activemq/transport/nio/NIOSSLLoadTest.java | 2 +-
.../transport/nio/NIOTransportBrokerTest.java | 2 +-
.../activemq/transport/tcp/TransportUriTest.java | 12 +-
.../QueueZeroPrefetchLazyDispatchPriorityTest.java | 34 ++++-
pom.xml | 19 +--
35 files changed, 575 insertions(+), 163 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact