Skip to content

Commit

Permalink
Bump doxia-site-renderer from 1.10 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [doxia-site-renderer](https://github.com/apache/maven-doxia-sitetools) 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-site-renderer
  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 Jan 3, 2022
1 parent db20fdd commit 651b98e
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 @@ -69,7 +69,7 @@ under the License.
<javaVersion>8</javaVersion>
<mavenVersion>3.0</mavenVersion>
<doxiaVersion>1.11.1</doxiaVersion>
<doxia-sitetoolsVersion>1.10</doxia-sitetoolsVersion>
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
<wagonVersion>2.4</wagonVersion>
<sonatypeAetherVersion>1.13.1</sonatypeAetherVersion>
<plexus-java.version>1.1.0</plexus-java.version>
Expand Down

0 comments on commit 651b98e

Please sign in to comment.