Skip to content

Commit

Permalink
#985: Upgrade to Camel 4.4.0 (#987)
Browse files Browse the repository at this point in the history
* #985: Upgrade to Camel 4.4.0

* #985: Upgrade to Camel 4.4.0
  • Loading branch information
davsclaus committed Feb 19, 2024
1 parent a10cb31 commit f04c36c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion camel-idea-plugin/src/main/resources/META-INF/plugin.xml
Expand Up @@ -11,7 +11,7 @@
<change-notes><![CDATA[
v.1.2.3
<ul>
<li>Bug fixes</li>
<li>Upgrade to Camel 4.4.0</li>
</ul>
]]>
</change-notes>
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
@@ -1,6 +1,6 @@
camelVersion = 4.3.0
camelQuarkusVersion = 3.6.0
camelVersion = 4.4.0
camelQuarkusVersion = 3.7.0
camelKameletVersion = 4.3.0
camelKarafVersion = 3.22.0
ideaVersion=2023.3.3
mavenResolverVersion=1.9.14
mavenResolverVersion=1.9.18

0 comments on commit f04c36c

Please sign in to comment.