Skip to content

Commit

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

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

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

---
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 Jan 17, 2023
1 parent 0893ebd commit e621222
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 @@ -126,7 +126,7 @@
<maven.compiler.source>${mojo.java.target}</maven.compiler.source>
<junitBomVersion>5.9.1</junitBomVersion>
<mavenVersion>3.2.5</mavenVersion>
<doxiaVersion>1.11.1</doxiaVersion>
<doxiaVersion>1.12.0</doxiaVersion>
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
<sitePluginVersion>3.7</sitePluginVersion>
Expand Down

0 comments on commit e621222

Please sign in to comment.