You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<activemq.version>6.1.7</activemq.version> <!-- server is 5.x, this seems to work though; otherwise we get javax.jms stuff in, giving client side errors -->
25
25
<aspectj.version>1.9.24</aspectj.version>
26
26
<camel.version>4.14.1</camel.version> <!-- let's limit to even minors (LTS), so 4.14.x for now -->
27
27
<cxf.version>4.0.9</cxf.version>
28
-
<awssdk.version>2.35.6</awssdk.version><!-- version used by camel -->
28
+
<awssdk.version>2.35.8</awssdk.version><!-- version used by camel -->
29
29
<kafka-clients.version>3.9.1</kafka-clients.version><!-- version used by camel -->
0 commit comments