Skip to content

Commit

Permalink
Bump doxia.version from 1.11.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps `doxia.version` from 1.11.1 to 2.0.0.

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

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

---
updated-dependencies:
- dependency-name: org.apache.maven.doxia:doxia-site-renderer
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.maven.doxia:doxia-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ghillert committed Dec 3, 2024
1 parent 41d6a41 commit 87ba2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coherence-spring-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<coherence.spring.root>${basedir}/..</coherence.spring.root>
<helidon.sitegen.version>3.0.5</helidon.sitegen.version>
<asciidoctor.diagram.version>2.3.1</asciidoctor.diagram.version>
<doxia.version>1.11.1</doxia.version>
<doxia.version>2.0.0</doxia.version>

<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
Expand Down

0 comments on commit 87ba2a6

Please sign in to comment.