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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git


The following commit(s) were added to refs/heads/master by this push:
     new 49b1c151 Bump exam.version from 4.13.4 to 4.13.5
49b1c151 is described below

commit 49b1c15104b4c3437fa4157a6f6febd5be71c6cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 4 19:08:15 2023 +0000

    Bump exam.version from 4.13.4 to 4.13.5
    
    Bumps `exam.version` from 4.13.4 to 4.13.5.
    
    Updates `org.ops4j.pax.exam:pax-exam` from 4.13.4 to 4.13.5
    
    Updates `org.ops4j.pax.exam:pax-exam-container-native` from 4.13.4 to 4.13.5
    
    Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.13.4 to 4.13.5
    
    Updates `org.ops4j.pax.exam:pax-exam-link-assembly` from 4.13.4 to 4.13.5
    
    ---
    updated-dependencies:
    - dependency-name: org.ops4j.pax.exam:pax-exam
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.ops4j.pax.exam:pax-exam-container-native
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.ops4j.pax.exam:pax-exam-junit4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.ops4j.pax.exam:pax-exam-link-assembly
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 xmlschema-bundle-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xmlschema-bundle-test/pom.xml b/xmlschema-bundle-test/pom.xml
index e17d57e1..c21575b0 100644
--- a/xmlschema-bundle-test/pom.xml
+++ b/xmlschema-bundle-test/pom.xml
@@ -54,7 +54,7 @@
         </plugins>
     </build>
     <properties>
-        <exam.version>4.13.4</exam.version>
+        <exam.version>4.13.5</exam.version>
         <slf4j.version>2.0.9</slf4j.version>
         <!-- don't deploy this as this is just test data and a large amount of 
it -->
         <maven.deploy.skip>true</maven.deploy.skip>

Reply via email to