Skip to content

Commit

Permalink
Bump doxiaVersion from 2.0.0-M10 to 2.0.0-M11
Browse files Browse the repository at this point in the history
Bumps `doxiaVersion` from 2.0.0-M10 to 2.0.0-M11.

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

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

Updates `org.apache.maven.doxia:doxia-module-apt` from 2.0.0-M10 to 2.0.0-M11

Updates `org.apache.maven.doxia:doxia-module-xdoc` from 2.0.0-M10 to 2.0.0-M11

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 7bff1c2 commit 6a71645
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 @@ -59,7 +59,7 @@
<javaVersion>8</javaVersion>
<mavenVersion>3.6.3</mavenVersion>
<resolverVersion>1.4.1</resolverVersion>
<doxiaVersion>2.0.0-M10</doxiaVersion>
<doxiaVersion>2.0.0-M11</doxiaVersion>
<doxiaSitetoolsVersion>2.0.0-M18</doxiaSitetoolsVersion>
<reportingApiVersion>4.0.0-M11</reportingApiVersion>
<pluginToolsVersion>3.12.0</pluginToolsVersion>
Expand Down

0 comments on commit 6a71645

Please sign in to comment.