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

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


The following commit(s) were added to refs/heads/master by this push:
     new 484ef563d Bump doxiaVersion from 1.11.1 to 1.12.0 (#609)
484ef563d is described below

commit 484ef563dbb83539921a8b98e9827060358880af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 10 12:40:36 2023 +0000

    Bump doxiaVersion from 1.11.1 to 1.12.0 (#609)
    
    Bumps `doxiaVersion` from 1.11.1 to 1.12.0.
    
    Updates `doxia-sink-api` from 1.11.1 to 1.12.0
    - [Release notes](https://github.com/apache/maven-doxia/releases)
    - 
[Commits](https://github.com/apache/maven-doxia/compare/doxia-1.11.1...doxia-1.12.0)
    
    Updates `doxia-core` from 1.11.1 to 1.12.0
    - [Release notes](https://github.com/apache/maven-doxia/releases)
    - 
[Commits](https://github.com/apache/maven-doxia/compare/doxia-1.11.1...doxia-1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.doxia:doxia-sink-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven.doxia:doxia-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 maven-surefire-report-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-surefire-report-plugin/pom.xml 
b/maven-surefire-report-plugin/pom.xml
index bbe8e6ed1..863839c1a 100644
--- a/maven-surefire-report-plugin/pom.xml
+++ b/maven-surefire-report-plugin/pom.xml
@@ -46,7 +46,7 @@
   </prerequisites>
 
   <properties>
-    <doxiaVersion>1.11.1</doxiaVersion>
+    <doxiaVersion>1.12.0</doxiaVersion>
     <aetherVersion>1.0.0.v20140518</aetherVersion>
   </properties>
 

Reply via email to