From b7c69a90312ed7b5ea01025fb39a057dce81a236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 22:13:20 +0000 Subject: [PATCH] chore(deps): bump the maven-minor group across 1 directory with 4 updates Bumps the maven-minor group with 4 updates in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [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.junit:junit-bom` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1) 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.46.0 - [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.46.0) 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.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - 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.46.0 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ca8a7262b..ac072e63e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 3.53.0 11.20.3 2.26.0 - 8.43.2 + 8.46.0 5.23.0 12.1.10 @@ -35,7 +35,7 @@ org.junit junit-bom - 6.1.0 + 6.1.1 pom import @@ -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