This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch release/struts-6-7-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/release/struts-6-7-x by this 
push:
     new 8d935b139 Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 
(#1408)
8d935b139 is described below

commit 8d935b13942f4e88a1e55700b29e5908d45c1131
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 17 07:54:56 2025 +0100

    Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 (#1408)
    
    Bumps 
[com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) from 
1.4.20 to 1.4.21.
    - [Release notes](https://github.com/x-stream/xstream/releases)
    - [Commits](https://github.com/x-stream/xstream/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.thoughtworks.xstream:xstream
      dependency-version: 1.4.21
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 300548f74..306680bfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1064,7 +1064,7 @@
             <dependency>
                 <groupId>com.thoughtworks.xstream</groupId>
                 <artifactId>xstream</artifactId>
-                <version>1.4.20</version>
+                <version>1.4.21</version>
                 <exclusions>
                     <exclusion>
                         <groupId>io.github.x-stream</groupId>

Reply via email to