Skip to content

Commit

Permalink
Upgrade Camel to version 4.4.3 (#2094)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Jul 1, 2024
1 parent db725ce commit 682ff1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
<version>4.4.2</version>
<version>4.4.3</version>
</parent>

<groupId>org.apache.camel.kamelets</groupId>
Expand Down Expand Up @@ -62,7 +62,7 @@
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<cyclonedx-maven-plugin-version>2.7.11</cyclonedx-maven-plugin-version>

<camel.version>4.4.2</camel.version>
<camel.version>4.4.3</camel.version>
<camel.k.crds.version>2.2.0</camel.k.crds.version>

<citrus.version>4.2.0</citrus.version>
Expand Down

0 comments on commit 682ff1b

Please sign in to comment.