Skip to content

Commit

Permalink
Bump doxiaVersion from 1.11.1 to 1.12.0 (#609)
Browse files Browse the repository at this point in the history
Bumps `doxiaVersion` from 1.11.1 to 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)

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)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 3e2f4f2 commit 484ef56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-surefire-report-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</prerequisites>

<properties>
<doxiaVersion>1.11.1</doxiaVersion>
<doxiaVersion>1.12.0</doxiaVersion>
<aetherVersion>1.0.0.v20140518</aetherVersion>
</properties>

Expand Down

0 comments on commit 484ef56

Please sign in to comment.