Skip to content

Commit

Permalink
Bump doxiaSiteToolsVersion from 1.10 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps `doxiaSiteToolsVersion` from 1.10 to 1.11.1.

Updates `doxia-decoration-model` from 1.10 to 1.11.1
- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
- [Commits](apache/maven-doxia-sitetools@doxia-sitetools-1.10...doxia-sitetools-1.11.1)

Updates `doxia-site-renderer` from 1.10 to 1.11.1
- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
- [Commits](apache/maven-doxia-sitetools@doxia-sitetools-1.10...doxia-sitetools-1.11.1)

Updates `doxia-integration-tools` from 1.10 to 1.11.1
- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
- [Commits](apache/maven-doxia-sitetools@doxia-sitetools-1.10...doxia-sitetools-1.11.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.doxia:doxia-decoration-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.doxia:doxia-site-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.doxia:doxia-integration-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2021
1 parent 39c92ba commit eaf27b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<groovyVersion>3.0.9</groovyVersion>

<doxiaVersion>1.11.1</doxiaVersion>
<doxiaSiteToolsVersion>1.10</doxiaSiteToolsVersion>
<doxiaSiteToolsVersion>1.11.1</doxiaSiteToolsVersion>

<mavenCoreVersion>3.8.4</mavenCoreVersion>
<mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion>
Expand Down

0 comments on commit eaf27b7

Please sign in to comment.