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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/master by this push:
     new eb73fd8  Bump xstream from 1.4.18 to 1.4.19 (#598)
eb73fd8 is described below

commit eb73fd8053133124b133c0e3c9571f84483db821
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 3 13:23:08 2022 +0100

    Bump xstream from 1.4.18 to 1.4.19 (#598)
    
    Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.18 to 1.4.19.
    - [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-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    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 c9a7111..90cc1d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -354,7 +354,7 @@ limitations under the License.</inlineHeader>
                         <dependency>
                             <groupId>com.thoughtworks.xstream</groupId>
                             <artifactId>xstream</artifactId>
-                            <version>1.4.18</version>
+                            <version>1.4.19</version>
                         </dependency>
                     </dependencies>
                 </plugin>

Reply via email to