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 9797 <dependency >
9898 <groupId >org.slf4j</groupId >
9999 <artifactId >slf4j-api</artifactId >
100- <version >2.0.16 </version >
100+ <version >2.0.17 </version >
101101 </dependency >
102102
103103 <!-- Tests -->
110110 <dependency >
111111 <groupId >org.slf4j</groupId >
112112 <artifactId >slf4j-simple</artifactId >
113- <version >2.0.16 </version >
113+ <version >2.0.17 </version >
114114 <scope >test</scope >
115115 </dependency >
116116 </dependencies >
You can’t perform that action at this time.
0 commit comments