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 07ed95f391d Bump io.github.littleproxy:littleproxy from 2.7.0 to 2.8.0
(#3276)
07ed95f391d is described below
commit 07ed95f391dbca4b7deb11c4f946cebc6cf5dea6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 3 09:13:50 2026 -0400
Bump io.github.littleproxy:littleproxy from 2.7.0 to 2.8.0 (#3276)
Bumps
[io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy)
from 2.7.0 to 2.8.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.7.0...v2.8.0)
---
updated-dependencies:
- dependency-name: io.github.littleproxy:littleproxy
dependency-version: 2.8.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 8e3722e8be3..a116b02ef53 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,7 +177,7 @@
<cxf.junit6.version>6.1.0</cxf.junit6.version>
<cxf.kerby.version>2.1.2</cxf.kerby.version>
<cxf.ldapsdk.version>7.0.5</cxf.ldapsdk.version>
- <cxf.littleproxy.version>2.7.0</cxf.littleproxy.version>
+ <cxf.littleproxy.version>2.8.0</cxf.littleproxy.version>
<cxf.logback.classic.version>1.5.37</cxf.logback.classic.version>
<cxf.lucene.version>10.5.0</cxf.lucene.version>
<cxf.maven.core.version>3.9.16</cxf.maven.core.version>