File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
testcontainers-advanced-imagebuilder-demo
testcontainers-advanced-imagebuilder Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >org.slf4j</groupId >
4141 <artifactId >slf4j-simple</artifactId >
42- <version >2.0.16 </version >
42+ <version >2.0.17 </version >
4343 </dependency >
4444 </dependencies >
4545
Original file line number Diff line number Diff line change 109109 <dependency >
110110 <groupId >org.slf4j</groupId >
111111 <artifactId >slf4j-api</artifactId >
112- <version >2.0.16 </version >
112+ <version >2.0.17 </version >
113113 </dependency >
114114
115115 <!-- Tests -->
122122 <dependency >
123123 <groupId >org.slf4j</groupId >
124124 <artifactId >slf4j-simple</artifactId >
125- <version >2.0.16 </version >
125+ <version >2.0.17 </version >
126126 <scope >test</scope >
127127 </dependency >
128128 </dependencies >
You can’t perform that action at this time.
0 commit comments