christophd commented on code in PR #840:
URL: https://github.com/apache/camel-k-runtime/pull/840#discussion_r908200013


##########
support/camel-k-maven-logging/pom.xml:
##########
@@ -30,10 +30,9 @@
 
     <properties>
       <!-- Maven structural logging -->
-      <logback-version>1.2.3</logback-version>
-      <logstash-logback-version>4.11</logstash-logback-version>
-      <jackson-version>2.9.10</jackson-version>
-      <jackson-databind-version>2.9.10.8</jackson-databind-version>
+      <logback-version>1.2.11</logback-version>
+      <logstash-logback-version>7.2</logstash-logback-version>
+      <jackson-version>2.13.3</jackson-version>

Review Comment:
   I think in general these two should align. There have been quick fixes to 
jackson-databind in the past that made versions diverge but I think this should 
not be the usual case.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to