File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >vertx-rabbitmq-client</artifactId >
13
- <version >4.4.0-SNAPSHOT </version >
13
+ <version >4.5.11 </version >
14
14
15
15
<properties >
16
- <stack .version>4.4.0-SNAPSHOT </stack .version>
17
- <rabbitmq .client.version>5.17 .0</rabbitmq .client.version>
18
- <slf4j .version>2.0.7 </slf4j .version>
16
+ <stack .version>4.5.11 </stack .version>
17
+ <rabbitmq .client.version>5.23 .0</rabbitmq .client.version>
18
+ <slf4j .version>2.0.16 </slf4j .version>
19
19
<jar .manifest>${project.basedir} /src/main/resources/META-INF/MANIFEST.MF</jar .manifest>
20
20
</properties >
21
21
95
95
<dependency >
96
96
<groupId >org.testcontainers</groupId >
97
97
<artifactId >testcontainers</artifactId >
98
- <version >1.18.0 </version >
98
+ <version >1.20.4 </version >
99
99
<scope >test</scope >
100
100
</dependency >
101
101
<dependency >
156
156
<plugins >
157
157
<plugin >
158
158
<artifactId >maven-surefire-plugin</artifactId >
159
- <version >3.0.0 </version >
159
+ <version >3.5.2 </version >
160
160
<configuration >
161
161
<failIfNoSpecifiedTests >false</failIfNoSpecifiedTests >
162
162
<systemPropertyVariables >
You can’t perform that action at this time.
0 commit comments