File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
integration_test_suite/integration_tests
jmx_prometheus_isolator_javaagent Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >ch.qos.logback</groupId >
6969 <artifactId >logback-classic</artifactId >
70- <version >1.5.19 </version >
70+ <version >1.5.20 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >org.testcontainers</groupId >
7474 <artifactId >testcontainers</artifactId >
75- <version >2.0.0 </version >
75+ <version >2.0.1 </version >
7676 <exclusions >
7777 <exclusion >
7878 <groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 8989 <plugin >
9090 <groupId >org.apache.maven.plugins</groupId >
9191 <artifactId >maven-pmd-plugin</artifactId >
92- <version >3.27 .0</version >
92+ <version >3.28 .0</version >
9393 <configuration >
9494 <linkXRef >false</linkXRef >
9595 </configuration >
You can’t perform that action at this time.
0 commit comments