From e74a5032557c9e17df31f6541e0defe26e61c74d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 00:41:14 +0000 Subject: [PATCH] build(deps): bump org.commonmark:commonmark-ext-yaml-front-matter Bumps [org.commonmark:commonmark-ext-yaml-front-matter](https://github.com/commonmark/commonmark-java) from 0.24.0 to 0.28.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.24.0...commonmark-parent-0.28.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark-ext-yaml-front-matter dependency-version: 0.28.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 a533efbb..ebe90f8a 100644 --- a/pom.xml +++ b/pom.xml @@ -325,7 +325,7 @@ org.commonmark commonmark-ext-yaml-front-matter - 0.24.0 + 0.28.0 org.commonmark