Skip to content

Commit

Permalink
Upgrade to Camel 4.2.0 and other bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Nov 14, 2023
1 parent 0e16c28 commit ca4bae0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion camel-idea-plugin/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.1.5
<ul>
<li>Bug fixes</li>
<li>Upgrade to Camel 4.2.0</li>
</ul>
]]>
</change-notes>
Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
camelVersion = 4.1.0
camelQuarkusVersion = 3.4.0
camelKameletVersion = 4.0.1
camelKarafVersion = 3.21.1
camelVersion = 4.2.0
camelQuarkusVersion = 3.5.0
camelKameletVersion = 4.1.0
camelKarafVersion = 3.21.2
ideaVersion=2023.2.3
mavenResolverVersion=1.9.14

0 comments on commit ca4bae0

Please sign in to comment.