Merge pull request #14196 from rabbitmq/dependabot/maven/deps/rabbit/test/amqp_jms_SUITE_data/v4.1.x/dev-deps-fc7633e709
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 (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
[skip ci] Bump the dev-deps group across 5 directories with 4 updates
This commit is contained in:
commit
d9e3b94a3a
|
|
@ -8,7 +8,7 @@
|
|||
<name>rabbitmq-amqp-jms-tests</name>
|
||||
<url>https://www.rabbitmq.com</url>
|
||||
<properties>
|
||||
<junit.jupiter.version>5.13.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.3</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.13.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.3</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.13.2</junit.version>
|
||||
<junit.version>5.13.3</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.13.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.3</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,14 +27,14 @@
|
|||
|
||||
<properties>
|
||||
<stream-client.version>[0.12.0-SNAPSHOT,)</stream-client.version>
|
||||
<junit.jupiter.version>5.13.2</junit.jupiter.version>
|
||||
<junit.jupiter.version>5.13.3</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>
|
||||
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
|
||||
<spotless.version>2.44.5</spotless.version>
|
||||
<google-java-format.version>1.18.1</google-java-format.version>
|
||||
<okhttp.version>4.12.0</okhttp.version>
|
||||
<okhttp.version>5.0.0</okhttp.version>
|
||||
<gson.version>2.13.1</gson.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Reference in New Issue