File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
testcontainers-advanced-imagebuilder-dummy-app
testcontainers-advanced-imagebuilder Expand file tree Collapse file tree 3 files changed +5
-5
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 >12.0.0 </version >
49+ <version >12.0.1 </version >
5050 </dependency >
5151 </dependencies >
5252 <configuration >
7171 <plugin >
7272 <groupId >org.apache.maven.plugins</groupId >
7373 <artifactId >maven-pmd-plugin</artifactId >
74- <version >3.27 .0</version >
74+ <version >3.28 .0</version >
7575 <configuration >
7676 <analysisCache >true</analysisCache >
7777 <includeTests >true</includeTests >
Original file line number Diff line number Diff line change 8282 <dependency >
8383 <groupId >com.puppycrawl.tools</groupId >
8484 <artifactId >checkstyle</artifactId >
85- <version >11.1.0 </version >
85+ <version >12.0.1 </version >
8686 </dependency >
8787 </dependencies >
8888 <configuration >
Original file line number Diff line number Diff line change 291291 <dependency >
292292 <groupId >com.puppycrawl.tools</groupId >
293293 <artifactId >checkstyle</artifactId >
294- <version >12.0.0 </version >
294+ <version >12.0.1 </version >
295295 </dependency >
296296 </dependencies >
297297 <configuration >
316316 <plugin >
317317 <groupId >org.apache.maven.plugins</groupId >
318318 <artifactId >maven-pmd-plugin</artifactId >
319- <version >3.27 .0</version >
319+ <version >3.28 .0</version >
320320 <configuration >
321321 <analysisCache >true</analysisCache >
322322 <includeTests >true</includeTests >
You can’t perform that action at this time.
0 commit comments