Bump commonmark from 0.18.2 to 0.19.0 (#248)

Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.18.2...commonmark-parent-0.19.0)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-02 11:20:53 +02:00
committed by lazaa32
parent 43e30aa333
commit 0c3176ded3

View File

@@ -26,7 +26,7 @@
<dependency> <dependency>
<groupId>org.commonmark</groupId> <groupId>org.commonmark</groupId>
<artifactId>commonmark</artifactId> <artifactId>commonmark</artifactId>
<version>0.18.2</version> <version>0.19.0</version>
</dependency> </dependency>
<dependency> <dependency>