Upgraded Camel to 3.14.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.gradle.daemon=false
|
||||
verifierVersion=3.1.5-SNAPSHOT
|
||||
springBootVersion=2.6.11
|
||||
camelVersion=3.11.0
|
||||
camelVersion=3.14.5
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -24,7 +24,7 @@
|
||||
|
||||
<properties>
|
||||
<!-- Align it also in Docker image under [docker/spring-cloud-contract-docker/project/gradle.properties] -->
|
||||
<camel.version>3.11.0</camel.version>
|
||||
<camel.version>3.14.5</camel.version> <!-- The last Camel JDK 8 line -->
|
||||
<pact.version>4.1.23</pact.version>
|
||||
<jsch-agent.version>0.0.9</jsch-agent.version>
|
||||
<spring-cloud-build.version>3.1.5-SNAPSHOT</spring-cloud-build.version>
|
||||
|
||||
Reference in New Issue
Block a user