Skip to content

Commit

Permalink
Bump doxiaVersion from 1.9.1 to 1.10 (#47)
Browse files Browse the repository at this point in the history
Bumps `doxiaVersion` from 1.9.1 to 1.10.

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

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

---
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] <support@github.com>

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

0 comments on commit d1da7b5

Please sign in to comment.