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 52b64d148e1 Upgrade littleproxy 2.0.19 52b64d148e1 is described below commit 52b64d148e1b3276cfa57c18da678694d578f3ac Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Aug 4 08:55:12 2023 +0200 Upgrade littleproxy 2.0.19 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 63eea8b62f0..3ed7b9ca981 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -310,7 +310,7 @@ <logback-version>1.4.8</logback-version> <lucene-version>9.7.0</lucene-version> <lightcouch-version>0.2.0</lightcouch-version> - <littleproxy-version>2.0.18</littleproxy-version> + <littleproxy-version>2.0.19</littleproxy-version> <mapstruct-version>1.5.5.Final</mapstruct-version> <!-- needed from tooling/archetypes --> <maven-version>3.8.8</maven-version>