We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10ba3e5 + 4861927 commit 409c8f0Copy full SHA for 409c8f0
1 file changed
pom.xml
@@ -60,9 +60,9 @@
60
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
61
<junit.jupiter.version>5.14.1</junit.jupiter.version>
62
<mockito.version>5.21.0</mockito.version>
63
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>1.21.4</testcontainers.version>
64
65
- <httpclient5.version>5.5.1</httpclient5.version>
+ <httpclient5.version>5.6</httpclient5.version>
66
<toxiproxy.version>2.1.11</toxiproxy.version>
67
<maven.surefire.plugin.version>3.5.4</maven.surefire.plugin.version>
68
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
0 commit comments