We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55fb5f6 + 26a0398 commit 98fd690Copy full SHA for 98fd690
pom.xml
@@ -60,10 +60,10 @@
60
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
61
<junit.jupiter.version>5.12.2</junit.jupiter.version>
62
<mockito.version>5.14.2</mockito.version>
63
- <testcontainers.version>1.20.6</testcontainers.version>
+ <testcontainers.version>1.21.0</testcontainers.version>
64
<testng.version>7.11.0</testng.version>
65
66
- <httpclient5.version>5.4.3</httpclient5.version>
+ <httpclient5.version>5.4.4</httpclient5.version>
67
<toxiproxy.version>2.1.7</toxiproxy.version>
68
<maven.surefire.plugin.version>3.5.3</maven.surefire.plugin.version>
69
</properties>
0 commit comments