This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit b5c8fddea41252457ded30d34bd5c3a4449ee9b3 Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Fri Jun 19 10:16:12 2020 +0100 Remove superfluous TODO comment --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3695973..670573d 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,6 @@ <retrofit.version>2.5.0</retrofit.version> <!-- Keep spring.version aligned with the version used by Camel --> <spring.version>5.2.7.RELEASE</spring.version> - <!-- TODO: not aligned with quarkus, needed to get snakeyaml dataformat to work --> <snakeyaml.version>1.26</snakeyaml.version> <threetenbp.version>1.4.0</threetenbp.version> <xalan.version>2.7.2</xalan.version>