Merge pull request #13994 from rabbitmq/dependabot/maven/deps/rabbit/test/amqp_jms_SUITE_data/main/dev-deps-507952ce20
Test (make) / Build and Xref (1.17, 26) (push) Waiting to run
Details
Test (make) / Build and Xref (1.17, 27) (push) Waiting to run
Details
Test (make) / Test (1.17, 27, khepri) (push) Waiting to run
Details
Test (make) / Test (1.17, 27, mnesia) (push) Waiting to run
Details
Test (make) / Test mixed clusters (1.17, 27, khepri) (push) Waiting to run
Details
Test (make) / Test mixed clusters (1.17, 27, mnesia) (push) Waiting to run
Details
Test (make) / Type check (1.17, 27) (push) Waiting to run
Details
Test Authentication/Authorization backends via mutiple messaging protocols / selenium (chrome, 1.17.3, 27.3) (push) Has been cancelled
Details
Test Authentication/Authorization backends via mutiple messaging protocols / summary-selenium (push) Has been cancelled
Details
Test (make) / Build and Xref (1.17, 26) (push) Waiting to run
Details
Test (make) / Build and Xref (1.17, 27) (push) Waiting to run
Details
Test (make) / Test (1.17, 27, khepri) (push) Waiting to run
Details
Test (make) / Test (1.17, 27, mnesia) (push) Waiting to run
Details
Test (make) / Test mixed clusters (1.17, 27, khepri) (push) Waiting to run
Details
Test (make) / Test mixed clusters (1.17, 27, mnesia) (push) Waiting to run
Details
Test (make) / Type check (1.17, 27) (push) Waiting to run
Details
Test Authentication/Authorization backends via mutiple messaging protocols / selenium (chrome, 1.17.3, 27.3) (push) Has been cancelled
Details
Test Authentication/Authorization backends via mutiple messaging protocols / summary-selenium (push) Has been cancelled
Details
[skip ci] Bump the dev-deps group across 5 directories with 3 updates
This commit is contained in:
commit
08a74dadd9
|
@ -8,7 +8,7 @@
|
|||
<name>rabbitmq-amqp-jms-tests</name>
|
||||
<url>https://www.rabbitmq.com</url>
|
||||
<properties>
|
||||
<junit.jupiter.version>5.12.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.0</junit.jupiter.version>
|
||||
<assertj.version>3.27.3</assertj.version>
|
||||
<qpid-jms-client.version>2.7.0</qpid-jms-client.version>
|
||||
<amqp-client.version>[0.6.0-SNAPSHOT,)</amqp-client.version>
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
<junit.jupiter.version>5.12.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.0</junit.jupiter.version>
|
||||
</properties>
|
||||
|
||||
<groupId>com.rabbitmq.examples</groupId>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<paho.v5.version>[1.2.5,)</paho.v5.version>
|
||||
<paho.v3.version>[1.2.5,)</paho.v3.version>
|
||||
<amqp-client.version>5.25.0</amqp-client.version>
|
||||
<junit.version>5.12.2</junit.version>
|
||||
<junit.version>5.13.0</junit.version>
|
||||
<assertj.version>3.27.3</assertj.version>
|
||||
<logback.version>1.2.13</logback.version>
|
||||
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
<properties>
|
||||
<stream-client.version>[0.12.0-SNAPSHOT,)</stream-client.version>
|
||||
<junit.jupiter.version>5.12.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.0</junit.jupiter.version>
|
||||
<assertj.version>3.27.3</assertj.version>
|
||||
<logback.version>1.2.13</logback.version>
|
||||
<maven.compiler.plugin.version>3.14.0</maven.compiler.plugin.version>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
<properties>
|
||||
<stream-client.version>[0.12.0-SNAPSHOT,)</stream-client.version>
|
||||
<junit.jupiter.version>5.12.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.0</junit.jupiter.version>
|
||||
<assertj.version>3.27.3</assertj.version>
|
||||
<logback.version>1.2.13</logback.version>
|
||||
<maven.compiler.plugin.version>3.14.0</maven.compiler.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue