aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-24 21:09:44 +0000
committerGravatar vitalyster2022-02-25 06:11:32 +0300
commiteed8e18ee50331d7e5d6689c767bb195b00c6fa3 (patch)
tree49702702569fe4e08d744235a2220a33f0f85271 /pom.xml
parentdf1f173782627d7babbdf8aa886b16139f215297 (diff)
Bump commonmark from 0.18.1 to 0.18.2
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.1 to 0.18.2. - [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.1...commonmark-parent-0.18.2) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9f0a95bb..cc5dd9d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark</artifactId>
- <version>0.18.1</version>
+ <version>0.18.2</version>
</dependency>
<dependency>
<groupId>org.commonmark</groupId>