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 54857e658368 chore(deps): Bump io.github.littleproxy:littleproxy from
2.6.0 to 2.7.0 (#22464)
54857e658368 is described below
commit 54857e658368014fdf03fbe05b9d5158aaf14cc2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 16:45:00 2026 +0200
chore(deps): Bump io.github.littleproxy:littleproxy from 2.6.0 to 2.7.0
(#22464)
Bumps
[io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy)
from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/LittleProxy/LittleProxy/releases)
-
[Changelog](https://github.com/LittleProxy/LittleProxy/blob/main/RELEASE_NOTES.md)
-
[Commits](https://github.com/LittleProxy/LittleProxy/compare/v2.6.0...v2.7.0)
---
updated-dependencies:
- dependency-name: io.github.littleproxy:littleproxy
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index eafb6c0d03df..a5bb4efa6298 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -382,7 +382,7 @@
<logback-version>1.5.32</logback-version>
<lucene-version>9.12.3</lucene-version>
<lightcouch-version>0.2.0</lightcouch-version>
- <littleproxy-version>2.6.0</littleproxy-version>
+ <littleproxy-version>2.7.0</littleproxy-version>
<lz4-java-version>1.10.4</lz4-java-version>
<mapstruct-version>1.6.3</mapstruct-version>
<!-- needed from tooling/archetypes -->