Skip to content

Commit

Permalink
Bump doxiaSitetoolsVersion from 1.9.2 to 1.10 (#48)
Browse files Browse the repository at this point in the history
Bumps `doxiaSitetoolsVersion` from 1.9.2 to 1.10.

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

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

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 8, 2021
1 parent 709c6c7 commit f77122c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -68,7 +68,7 @@ under the License.
<javaVersion>8</javaVersion>
<mavenVersion>3.1.1</mavenVersion>
<doxiaVersion>1.10</doxiaVersion>
<doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
<doxiaSitetoolsVersion>1.10</doxiaSitetoolsVersion>
<beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>
<beanshell-artifactId>bsh</beanshell-artifactId>
<beanshell-version>2.0b6</beanshell-version>
Expand Down

0 comments on commit f77122c

Please sign in to comment.