File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 7474 <dependency >
7575 <groupId >org.testcontainers</groupId >
7676 <artifactId >kafka</artifactId >
77- <version >1.21.1 </version >
77+ <version >1.21.3 </version >
7878 <scope >test</scope >
7979 </dependency >
8080 <dependency >
8181 <groupId >org.junit.jupiter</groupId >
8282 <artifactId >junit-jupiter</artifactId >
83- <version >5.13.0 </version >
83+ <version >5.13.2 </version >
8484 <scope >test</scope >
8585 </dependency >
8686 <dependency >
8787 <groupId >org.testcontainers</groupId >
8888 <artifactId >junit-jupiter</artifactId >
89- <version >1.21.1 </version >
89+ <version >1.21.3 </version >
9090 <scope >test</scope >
9191 </dependency >
9292 <dependency >
119119 <plugin >
120120 <groupId >io.openliberty.tools</groupId >
121121 <artifactId >liberty-maven-plugin</artifactId >
122- <version >3.11.3 </version >
122+ <version >3.11.4 </version >
123123 <configuration >
124124 <!-- devc config -->
125125 <containerRunOpts >
Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >org.testcontainers</groupId >
7878 <artifactId >kafka</artifactId >
79- <version >1.21.1 </version >
79+ <version >1.21.3 </version >
8080 <scope >test</scope >
8181 </dependency >
8282 <dependency >
8383 <groupId >org.junit.jupiter</groupId >
8484 <artifactId >junit-jupiter</artifactId >
85- <version >5.13.0 </version >
85+ <version >5.13.2 </version >
8686 <scope >test</scope >
8787 </dependency >
8888 <dependency >
8989 <groupId >org.testcontainers</groupId >
9090 <artifactId >junit-jupiter</artifactId >
91- <version >1.21.1 </version >
91+ <version >1.21.3 </version >
9292 <scope >test</scope >
9393 </dependency >
9494 </dependencies >
109109 <plugin >
110110 <groupId >io.openliberty.tools</groupId >
111111 <artifactId >liberty-maven-plugin</artifactId >
112- <version >3.11.3 </version >
112+ <version >3.11.4 </version >
113113 <configuration >
114114 <!-- devc config -->
115115 <containerRunOpts >
Original file line number Diff line number Diff line change 6969 <dependency >
7070 <groupId >org.testcontainers</groupId >
7171 <artifactId >kafka</artifactId >
72- <version >1.21.1 </version >
72+ <version >1.21.3 </version >
7373 <scope >test</scope >
7474 </dependency >
7575 <dependency >
7676 <groupId >org.junit.jupiter</groupId >
7777 <artifactId >junit-jupiter</artifactId >
78- <version >5.13.0 </version >
78+ <version >5.13.2 </version >
7979 <scope >test</scope >
8080 </dependency >
8181 <dependency >
8282 <groupId >org.testcontainers</groupId >
8383 <artifactId >junit-jupiter</artifactId >
84- <version >1.21.1 </version >
84+ <version >1.21.3 </version >
8585 <scope >test</scope >
8686 </dependency >
8787 <dependency >
114114 <plugin >
115115 <groupId >io.openliberty.tools</groupId >
116116 <artifactId >liberty-maven-plugin</artifactId >
117- <version >3.11.3 </version >
117+ <version >3.11.4 </version >
118118 <configuration >
119119 <!-- devc config -->
120120 <containerRunOpts >
You can’t perform that action at this time.
0 commit comments