You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2021/11/15 17:06:12 UTC

[aries-jax-rs-whiteboard] branch master updated: Bump xmlunit-assertj3 from 2.8.2 to 2.8.3

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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 05d3d33  Bump xmlunit-assertj3 from 2.8.2 to 2.8.3
05d3d33 is described below

commit 05d3d33dbd39d5bd5398ecff517332ec1b0a4d99
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Nov 15 16:57:01 2021 +0000

    Bump xmlunit-assertj3 from 2.8.2 to 2.8.3
    
    Bumps [xmlunit-assertj3](https://github.com/xmlunit/xmlunit) from 2.8.2 to 2.8.3.
    - [Release notes](https://github.com/xmlunit/xmlunit/releases)
    - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
    - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.8.2...v2.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-assertj3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 365ed07..4c8e605 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
         <shiro.version>1.8.0</shiro.version>
         <slf4j.version>1.7.32</slf4j.version>
         <spifly.extension.version>1.3.4</spifly.extension.version>
-        <xmlunit.assertj3.version>2.8.2</xmlunit.assertj3.version>
+        <xmlunit.assertj3.version>2.8.3</xmlunit.assertj3.version>
     </properties>
 
     <scm>