We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e262a commit 8eddb64Copy full SHA for 8eddb64
gradle.properties
@@ -1,4 +1,4 @@
1
-camelVersion = 4.14.1
+camelVersion = 4.14.2
2
camelQuarkusVersion = 3.27.0
3
camelKameletVersion = 4.14.1
4
camelKarafVersion = 3.22.4
src/main/resources/META-INF/plugin.xml
@@ -13,6 +13,7 @@
13
<ul>
14
<li>Only IDEA 2025 onwards is supported</li>
15
<li>Added real-time validation of XPath expressions<li>
16
+ <li>Updated to Camel 4.14.2</li>
17
</ul>
18
]]>
19
</change-notes>
0 commit comments