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 Dec 26, 2023
1 parent 8d63346 commit 9963a4a
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 @@ -21,7 +21,7 @@
<mojo.java.target>1.8</mojo.java.target>
<project.build.outputTimestamp>1642852333</project.build.outputTimestamp>

<doxiaVersion>1.11.1</doxiaVersion>
<doxiaVersion>1.12.0</doxiaVersion>
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>

<!-- test dependencies -->
Expand Down

0 comments on commit 9963a4a

Please sign in to comment.