File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >org.postgresql</groupId >
3838 <artifactId >postgresql</artifactId >
39- <version >42.7.6 </version >
39+ <version >42.7.7 </version >
4040 <scope >provided</scope >
4141 </dependency >
4242
4545 <dependency >
4646 <groupId >org.junit.jupiter</groupId >
4747 <artifactId >junit-jupiter</artifactId >
48- <version >5.13.0 </version >
48+ <version >5.13.2 </version >
4949 <scope >test</scope >
5050 </dependency >
5151 <dependency >
7676 <dependency >
7777 <groupId >org.testcontainers</groupId >
7878 <artifactId >testcontainers</artifactId >
79- <version >1.21.1 </version >
79+ <version >1.21.3 </version >
8080 <scope >test</scope >
8181 </dependency >
8282 <!-- end::testcontainers[] -->
120120 </dependencyGroup >
121121 </copyDependencies >
122122 </configuration >
123- <version >3.11.3 </version >
123+ <version >3.11.4 </version >
124124 </plugin >
125125 <!-- tag::failsafe[] -->
126126 <plugin >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >org.postgresql</groupId >
3838 <artifactId >postgresql</artifactId >
39- <version >42.7.6 </version >
39+ <version >42.7.7 </version >
4040 <scope >provided</scope >
4141 </dependency >
4242
4343 <!-- Test dependencies -->
4444 <dependency >
4545 <groupId >org.junit.jupiter</groupId >
4646 <artifactId >junit-jupiter</artifactId >
47- <version >5.13.0 </version >
47+ <version >5.13.2 </version >
4848 <scope >test</scope >
4949 </dependency >
5050 <dependency >
9595 </dependencyGroup >
9696 </copyDependencies >
9797 </configuration >
98- <version >3.11.3 </version >
98+ <version >3.11.4 </version >
9999 </plugin >
100100 </plugins >
101101 </build >
You can’t perform that action at this time.
0 commit comments