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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4406ecb  Bump doxiaVersion from 1.10 to 1.11.1
4406ecb is described below

commit 4406ecbefd9635e5899f0cb67b1a351e94df3662
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 7 08:27:21 2021 +0000

    Bump doxiaVersion from 1.10 to 1.11.1
    
    Bumps `doxiaVersion` from 1.10 to 1.11.1.
    
    Updates `doxia-sink-api` from 1.10 to 1.11.1
    - [Release notes](https://github.com/apache/maven-doxia/releases)
    - 
[Commits](https://github.com/apache/maven-doxia/compare/doxia-1.10...doxia-1.11.1)
    
    Updates `doxia-core` from 1.10 to 1.11.1
    - [Release notes](https://github.com/apache/maven-doxia/releases)
    - 
[Commits](https://github.com/apache/maven-doxia/compare/doxia-1.10...doxia-1.11.1)
    
    ---
    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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 13e6e55..93e1ccd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@ under the License.
 
   <properties>
     <mavenVersion>3.1.1</mavenVersion>
-    <doxiaVersion>1.10</doxiaVersion>
+    <doxiaVersion>1.11.1</doxiaVersion>
     <doxiaSitetoolsVersion>1.10</doxiaSitetoolsVersion>
     <jettyVersion>9.4.41.v20210516</jettyVersion>
     <pluginTestingVersion>3.1.0</pluginTestingVersion>

Reply via email to