From f41c587e3fd718ac7def29e167a521c69828ebf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 22:06:06 +0000 Subject: [PATCH] Bump org.commonmark:commonmark from 0.29.0 to 0.30.0 Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.29.0 to 0.30.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.29.0...commonmark-parent-0.30.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 285608f..103744d 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.commonmark commonmark - 0.29.0 + 0.30.0