We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59abb64 commit 7902301Copy full SHA for 7902301
integration_test_suite/integration_tests/pom.xml
@@ -67,7 +67,7 @@
67
<dependency>
68
<groupId>ch.qos.logback</groupId>
69
<artifactId>logback-classic</artifactId>
70
- <version>1.5.27</version>
+ <version>1.5.28</version>
71
</dependency>
72
73
<groupId>org.testcontainers</groupId>
pom.xml
@@ -124,7 +124,7 @@
124
</plugin>
125
<plugin>
126
<artifactId>maven-dependency-plugin</artifactId>
127
- <version>3.9.0</version>
+ <version>3.10.0</version>
128
129
130
<artifactId>maven-javadoc-plugin</artifactId>
0 commit comments