Skip to content

Commit

Permalink
Upgraded Camel to 3.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Oct 18, 2022
1 parent 9a611cd commit 5aaea40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5aaea40

Please sign in to comment.