This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 4c296931438 Polished
4c296931438 is described below
commit 4c296931438e0ff0266b74a4097b6fc9d5bb400c
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Sep 24 07:09:22 2024 +0200
Polished
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2bc04269ffe..5c205fcfed4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -271,7 +271,7 @@
<jedis-client-version>5.1.5</jedis-client-version>
<jetcd-version>0.8.3</jetcd-version>
<jetty-version>12.0.13</jetty-version>
- <jetty-for-solr-version>10.0.20</jetty-for-solr-version>
+ <jetty-for-solr-version>10.0.20</jetty-for-solr-version>
<jetty-plugin-version>${jetty-version}</jetty-plugin-version>
<jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
<jettison-version>1.5.4</jettison-version>