File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7070 <dependency >
7171 <groupId >org.testcontainers</groupId >
7272 <artifactId >testcontainers</artifactId >
73- <version >1.21.3 </version >
73+ <version >2.0.1 </version >
7474 <scope >test</scope >
7575 </dependency >
7676 <dependency >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >3.5.6 </version >
17+ <version >3.5.7 </version >
1818 </parent >
1919
2020 <description >
7676 <dependency >
7777 <groupId >com.rabbitmq</groupId >
7878 <artifactId >amqp-client</artifactId >
79- <version >5.26.0 </version >
79+ <version >5.27.1 </version >
8080 </dependency >
8181 <dependency >
8282 <groupId >net.logstash.logback</groupId >
8383 <artifactId >logstash-logback-encoder</artifactId >
84- <version >8.1 </version >
84+ <version >9.0 </version >
8585 </dependency >
8686 <dependency >
8787 <groupId >org.mockito</groupId >
9292 <dependency >
9393 <groupId >org.junit.jupiter</groupId >
9494 <artifactId >junit-jupiter</artifactId >
95- <version >6.0.0 </version >
95+ <version >6.0.1 </version >
9696 <scope >test</scope >
9797 </dependency >
9898 <dependency >
173173 <plugin >
174174 <groupId >org.jacoco</groupId >
175175 <artifactId >jacoco-maven-plugin</artifactId >
176- <version >0.8.13 </version >
176+ <version >0.8.14 </version >
177177 </plugin >
178178 <plugin >
179179 <groupId >org.codehaus.mojo</groupId >
You can’t perform that action at this time.
0 commit comments