Skip to content

Commit

Permalink
Upgrade to Camel 4.8.1 (#1068)
Browse files Browse the repository at this point in the history
* Upgrade to Camel 4.8.1

* Upgrade to Camel 4.8.1
  • Loading branch information
davsclaus authored Oct 27, 2024
1 parent 6566793 commit 1d1993f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
camelVersion = 4.8.0
camelVersion = 4.8.1
camelQuarkusVersion = 3.15.0
camelKameletVersion = 4.8.0
camelKarafVersion = 3.22.2
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.1
<ul>
<li>Bug fixes</li>
<li>Upgrade to Camel 4.8.1</li>
</ul>
]]>
</change-notes>
Expand Down

0 comments on commit 1d1993f

Please sign in to comment.