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 6a19b8b93724 chore(deps): Bump io.github.littleproxy:littleproxy from
2.9.0 to 2.9.1 (#25974)
6a19b8b93724 is described below
commit 6a19b8b93724ee91fe5518c44262d797072f50cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 21:01:47 2026 +0200
chore(deps): Bump io.github.littleproxy:littleproxy from 2.9.0 to 2.9.1
(#25974)
Bumps
[io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy)
from 2.9.0 to 2.9.1.
- [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.9.0...v2.9.1)
---
updated-dependencies:
- dependency-name: io.github.littleproxy:littleproxy
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 e59a3ca7bc60..a4e51d329d26 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -360,7 +360,7 @@
<log4j2-version>2.25.5</log4j2-version>
<logback-version>1.6.3</logback-version>
<lucene-version>9.12.3</lucene-version>
- <littleproxy-version>2.9.0</littleproxy-version>
+ <littleproxy-version>2.9.1</littleproxy-version>
<lz4-java-version>1.11.2</lz4-java-version>
<mapstruct-version>1.6.3</mapstruct-version>
<!-- needed from tooling/archetypes -->