Skip to content

Commit

Permalink
#1081 - Upgrade to Camel 4.9.0 (#1083)
Browse files Browse the repository at this point in the history
* #1081 - Upgrade to Camel 4.9.0
  • Loading branch information
davsclaus authored Dec 4, 2024
1 parent 99b989e commit dd540bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
camelVersion = 4.8.1
camelQuarkusVersion = 3.15.0
camelKameletVersion = 4.8.0
camelVersion = 4.9.0
camelQuarkusVersion = 3.16.0
camelKameletVersion = 4.8.1
camelKarafVersion = 3.22.2
ideaVersion=2024.3
mavenResolverVersion=1.9.22
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<change-notes><![CDATA[
v.1.3.3
<ul>
<li>Bug fixes</li>
<li>Upgraded to Camel 4.9.0</li>
</ul>
]]>
</change-notes>
Expand Down

0 comments on commit dd540bc

Please sign in to comment.