We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4444253 commit 9cad1faCopy full SHA for 9cad1fa
camel-spring/person-demo/pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<java.version>21</java.version>
18
<camel.version>4.15.0</camel.version>
19
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>2.0.1</testcontainers.version>
20
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
21
</properties>
22
micro-springboot/pom.xml
@@ -20,7 +20,7 @@
</modules>
23
24
<blaze.version>1.6.11</blaze.version>
25
26
0 commit comments