From 93c4bd998df10f67ee57d1818dda4edd69804ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 01:15:29 +0000 Subject: [PATCH] chore(deps): bump the maven-minor group across 1 directory with 8 updates Bumps the maven-minor group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.1` | `5.13.3` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.3` | `3.5.4` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.9.1` | `11.10.1` | | org.flywaydb:flyway-mysql | `11.9.1` | `11.10.1` | | [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) | `8.13.3` | `8.16.0` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.20.1` | `1.21.1` | | [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) | `0.24.0` | `0.25.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.5.0` | `3.6.0` | Updates `org.junit:junit-bom` from 5.13.1 to 5.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.3) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.3...3.5.4) Updates `org.flywaydb:flyway-core` from 11.9.1 to 11.10.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-11.9.1...flyway-11.10.1) Updates `org.flywaydb:flyway-mysql` from 11.9.1 to 11.10.1 Updates `org.flywaydb:flyway-mysql` from 11.9.1 to 11.10.1 Updates `io.sentry:sentry-log4j2` from 8.13.3 to 8.16.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.13.3...8.16.0) Updates `org.jsoup:jsoup` from 1.20.1 to 1.21.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.20.1...jsoup-1.21.1) Updates `org.commonmark:commonmark` from 0.24.0 to 0.25.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.25.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.5.0...enforcer-3.6.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - dependency-name: org.flywaydb:flyway-core dependency-version: 11.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.flywaydb:flyway-mysql dependency-version: 11.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.flywaydb:flyway-mysql dependency-version: 11.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: io.sentry:sentry-log4j2 dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.jsoup:jsoup dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.commonmark:commonmark dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index fe44f76c5..52b7cf059 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,9 @@ 4.1.1 3.12.0 3.49.5 - 11.9.1 + 11.10.1 2.25.0 - 8.13.3 + 8.16.0 5.18.0 UTF-8 @@ -34,7 +34,7 @@ org.junit junit-bom - 5.13.1 + 5.13.3 pom import @@ -186,7 +186,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.3 + 3.5.4 @@ -296,7 +296,7 @@ org.jsoup jsoup - 1.20.1 + 1.21.1 @@ -332,7 +332,7 @@ org.commonmark commonmark - 0.24.0 + 0.25.0 @@ -522,7 +522,7 @@ maven-enforcer-plugin - 3.5.0 + 3.6.0 enforce-maven