File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
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 4646 <dependency >
4747 <groupId >com.puppycrawl.tools</groupId >
4848 <artifactId >checkstyle</artifactId >
49- <version >10.25.0 </version >
49+ <version >10.25.1 </version >
5050 </dependency >
5151 </dependencies >
5252 <configuration >
Original file line number Diff line number Diff line change 205205 <plugin >
206206 <groupId >org.codehaus.mojo</groupId >
207207 <artifactId >flatten-maven-plugin</artifactId >
208- <version >1.7.0 </version >
208+ <version >1.7.1 </version >
209209 <configuration >
210210 <flattenMode >ossrh</flattenMode >
211211 </configuration >
267267 <dependency >
268268 <groupId >com.puppycrawl.tools</groupId >
269269 <artifactId >checkstyle</artifactId >
270- <version >10.25.0 </version >
270+ <version >10.25.1 </version >
271271 </dependency >
272272 </dependencies >
273273 <configuration >
You can’t perform that action at this time.
0 commit comments