Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent a7c962a commit 155aa43
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 @@ -78,7 +78,7 @@ under the License.
<resolverVersion>1.4.1</resolverVersion>
<checkstyleVersion>9.3</checkstyleVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<doxiaVersion>2.0.0-M12</doxiaVersion>
<doxiaVersion>2.0.0</doxiaVersion>
<doxiaSitetoolsVersion>2.0.0-M19</doxiaSitetoolsVersion>
<sitePluginVersion>3.20.0</sitePluginVersion>
<jxrPluginVersion>3.4.0</jxrPluginVersion>
Expand Down

0 comments on commit 155aa43

Please sign in to comment.