This is an automated email from the ASF dual-hosted git repository.
acosentino 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 e2b9ada4f44 chore(deps): Bump io.github.littleproxy:littleproxy from
2.4.3 to 2.4.4 (#18870)
e2b9ada4f44 is described below
commit e2b9ada4f442a1369e28b3b916e27e9899b15692
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 11 15:19:47 2025 +0200
chore(deps): Bump io.github.littleproxy:littleproxy from 2.4.3 to 2.4.4
(#18870)
Bumps
[io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy)
from 2.4.3 to 2.4.4.
- [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.4.3...v2.4.4)
---
updated-dependencies:
- dependency-name: io.github.littleproxy:littleproxy
dependency-version: 2.4.4
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 43609bf168d..8618aa17139 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -348,7 +348,7 @@
<logback-version>1.5.18</logback-version>
<lucene-version>9.12.0</lucene-version>
<lightcouch-version>0.2.0</lightcouch-version>
- <littleproxy-version>2.4.3</littleproxy-version>
+ <littleproxy-version>2.4.4</littleproxy-version>
<mapstruct-version>1.6.3</mapstruct-version>
<!-- needed from tooling/archetypes -->
<maven-version>3.9.11</maven-version>