Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: org.apache.maven.doxia:doxia-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.doxia:doxia-sink-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Dec 3, 2021
1 parent 5b279ec commit 83bbf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -101,7 +101,7 @@
<junitBomVersion>5.8.2</junitBomVersion>
<mavenVersion>3.0.5</mavenVersion>
<wagonVersion>3.4.3</wagonVersion>
<doxiaVersion>1.10</doxiaVersion>
<doxiaVersion>1.11.1</doxiaVersion>
<doxia-sitetoolsVersion>1.10</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
<sitePluginVersion>3.7</sitePluginVersion>
Expand Down

0 comments on commit 83bbf92

Please sign in to comment.