File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 6767
6868 <!-- Compile dependency versions (keep sorted alphabetically) -->
6969 <!-- Items annotated with @sync can be updated by running mvn cq:sync-versions -N -e -->
70- <aalto-xml .version>1.3.3</aalto-xml .version><!-- @sync org.smooks:smooks-core:${smooks- version} dep:com.fasterxml:aalto-xml -->
70+ <aalto-xml .version>1.3.3</aalto-xml .version><!-- @sync org.smooks:smooks-core:${smooks. version} dep:com.fasterxml:aalto-xml -->
7171 <amazon-kinesis-client .version>3.1.3</amazon-kinesis-client .version><!-- TODO: remove this https://github.com/apache/camel-quarkus/issues/7812 -->
7272 <antlr3 .version>3.5.2</antlr3 .version><!-- Spark, Stringtemplate and probably others -->
7373 <audience-annotations .version>${yetus-audience-annotations-version} </audience-annotations .version>
158158 <reactor-netty .version>${reactor-netty-version} </reactor-netty .version>
159159 <retrofit .version>3.0.0</retrofit .version><!-- @sync org.kiwiproject:consul-client:${consul-client-version} prop:retrofit.version -->
160160 <rxjava3 .version>3.1.8</rxjava3 .version><!-- Used by amazon-kinesis-client and infinispan-client-hotrod-jakarta -->
161- <smooks .version>${smooks-version} </smooks .version>
161+ <smooks-bom .version>${smooks-version} </smooks-bom .version>
162+ <smooks .version>2.2.1</smooks .version><!-- @sync org.smooks:smooks-bom:${smooks-bom.version} prop:smooks.version -->
162163 <snakeyaml .version>2.5</snakeyaml .version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.yaml:snakeyaml -->
163164 <snakeyaml-engine .version>${snakeyaml-engine-version} </snakeyaml-engine .version><!-- Resolve conflict between camel-snakeyaml & kubernetes-client -->
164165 <spring .version>${spring-version} </spring .version>
You can’t perform that action at this time.
0 commit comments