From 8eaf03de2b81d757f48299cc53f6ba34dbc91781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 22:13:24 +0000 Subject: [PATCH] chore(deps): bump the maven-minor group with 3 updates Bumps the maven-minor group with 3 updates: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator), [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) and [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java). Updates `org.hibernate.validator:hibernate-validator` from 9.1.0.Final to 9.1.1.Final - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.1.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.0.Final...9.1.1.Final) Updates `io.sentry:sentry-log4j2` from 8.43.2 to 8.44.1 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-java/compare/8.43.2...8.44.1) Updates `org.commonmark:commonmark` from 0.28.0 to 0.29.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.28.0...commonmark-parent-0.29.0) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.1.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - dependency-name: io.sentry:sentry-log4j2 dependency-version: 8.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.commonmark:commonmark dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ca8a7262b..46d574364 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 3.53.0 11.20.3 2.26.0 - 8.43.2 + 8.44.1 5.23.0 12.1.10 @@ -85,7 +85,7 @@ org.hibernate.validator hibernate-validator - 9.1.0.Final + 9.1.1.Final @@ -333,7 +333,7 @@ org.commonmark commonmark - 0.28.0 + 0.29.0