Skip to content

Commit

Permalink
[MSITE-1021] Bump doxiaSitetoolsVersion from 2.0.0-M19 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps `doxiaSitetoolsVersion` from 2.0.0-M19 to 2.0.0.

Updates `org.apache.maven.doxia:doxia-site-model` from 2.0.0-M19 to 2.0.0
- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
- [Commits](apache/maven-doxia-sitetools@doxia-sitetools-2.0.0-M19...doxia-sitetools-2.0.0)

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

Updates `org.apache.maven.doxia:doxia-integration-tools` from 2.0.0-M19 to 2.0.0
- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
- [Commits](apache/maven-doxia-sitetools@doxia-sitetools-2.0.0-M19...doxia-sitetools-2.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.doxia:doxia-site-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.doxia:doxia-site-renderer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.doxia:doxia-integration-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and michael-o committed Oct 16, 2024
1 parent e26765c commit 64c4035
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 @@ -198,7 +198,7 @@ under the License.
<!-- for dependencies -->
<jettyVersion>9.4.54.v20240208</jettyVersion>
<doxiaVersion>2.0.0</doxiaVersion>
<doxiaSitetoolsVersion>2.0.0-M19</doxiaSitetoolsVersion>
<doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>
<wagonVersion>3.5.3</wagonVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<!-- for ITs -->
Expand Down

0 comments on commit 64c4035

Please sign in to comment.