This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new cad1f64632 Bump io.github.littleproxy:littleproxy from 2.4.6 to 2.4.7
(#2796)
cad1f64632 is described below
commit cad1f646322ff982e6f919963aeb3dfb3a40d790
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 13:54:00 2025 -0500
Bump io.github.littleproxy:littleproxy from 2.4.6 to 2.4.7 (#2796)
Bumps
[io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy)
from 2.4.6 to 2.4.7.
- [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.6...v2.4.7)
---
updated-dependencies:
- dependency-name: io.github.littleproxy:littleproxy
dependency-version: 2.4.7
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 3e743c9d18..f7e6b034ec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
<cxf.junit6.version>6.0.1</cxf.junit6.version>
<cxf.kerby.version>2.1.1</cxf.kerby.version>
<cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version>
- <cxf.littleproxy.version>2.4.6</cxf.littleproxy.version>
+ <cxf.littleproxy.version>2.4.7</cxf.littleproxy.version>
<cxf.logback.classic.version>1.5.22</cxf.logback.classic.version>
<cxf.lucene.version>10.3.1</cxf.lucene.version>
<cxf.maven.core.version>3.9.10</cxf.maven.core.version>