Skip to content

Commit

Permalink
Upgrade to Camel 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Mar 23, 2024
1 parent b80c476 commit 93a157f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions camel-idea-plugin/src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<change-notes><![CDATA[
v.1.2.6
<ul>
<li>Upgrade to Camel 4.4.1</li>
<li>Upgrade to IDEA 2023.3.6</li>
</ul>
]]>
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
camelVersion = 4.4.0
camelQuarkusVersion = 3.8.0
camelVersion = 4.4.1
camelQuarkusVersion = 3.8.1
camelKameletVersion = 4.4.0
camelKarafVersion = 3.22.0
camelKarafVersion = 3.22.1
ideaVersion=2023.3.6
mavenResolverVersion=1.9.18

0 comments on commit 93a157f

Please sign in to comment.