diff options
author | dependabot[bot] | 2022-06-02 21:45:09 +0000 |
---|---|---|
committer | vitalyster | 2022-06-03 04:27:23 +0300 |
commit | 6b72114595ade84572fd4e4b37e42e46786aaaad (patch) | |
tree | 0672fb0bdad3420030e63f026983f263685b7ee2 /pom.xml | |
parent | 2809446ac6fe9d0fbb3dd0dbd576f88483a0daf6 (diff) |
Bump commonmark from 0.18.2 to 0.19.0
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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -170,7 +170,7 @@ <dependency> <groupId>org.commonmark</groupId> <artifactId>commonmark</artifactId> - <version>0.18.2</version> + <version>0.19.0</version> </dependency> <dependency> <groupId>org.commonmark</groupId> |