This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit c0c4aa320066350dee786e7866955a427f19f671
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 08:58:18 2026 -0400
Bump io.github.littleproxy:littleproxy from 2.6.0 to 2.7.0 (#3030)
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>
(cherry picked from commit 445dc128ce1a117414fb3ed2709c7f406080ae91)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2940731e50..69a56237af 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
<cxf.junit5.version>5.14.3</cxf.junit5.version>
<cxf.kerby.version>2.1.1</cxf.kerby.version>
<cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version>
- <cxf.littleproxy.version>2.6.0</cxf.littleproxy.version>
+ <cxf.littleproxy.version>2.7.0</cxf.littleproxy.version>
<cxf.logback.classic.version>1.5.32</cxf.logback.classic.version>
<cxf.lucene.version>9.12.3</cxf.lucene.version>
<cxf.maven.core.version>3.9.14</cxf.maven.core.version>