From 922ac9d06afff86fa696a2b0be795e822d726f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:38:56 +0000 Subject: [PATCH] chore(deps): bump the maven-minor group across 1 directory with 14 updates Bumps the maven-minor group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) | `6.0.0` | `6.1.0` | | [org.primefaces:primefaces](https://github.com/primefaces/primefaces) | `14.0.6` | `14.0.7` | | [software.xdev:chartjs-java-model](https://github.com/xdev-software/chartjs-java-model) | `2.3.1` | `2.4.0` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.4.1` | `3.5.0` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.0.0` | `6.2.1` | | [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) | `3.46.0` | `3.47.0` | | [org.jdbi:jdbi3-sqlobject](https://github.com/jdbi/jdbi) | `3.46.0` | `3.47.0` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.20.0` | `10.21.0` | | org.flywaydb:flyway-mysql | `10.20.0` | `10.21.0` | | [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) | `7.15.0` | `7.18.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.5.0` | `3.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.17.1` | `2.18.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.0` | `3.8.1` | Updates `jakarta.servlet:jakarta.servlet-api` from 6.0.0 to 6.1.0 - [Commits](https://github.com/eclipse-ee4j/servlet-api/compare/6.0.0-RELEASE...6.1.0-RELEASE) Updates `org.primefaces:primefaces` from 14.0.6 to 14.0.7 - [Release notes](https://github.com/primefaces/primefaces/releases) - [Commits](https://github.com/primefaces/primefaces/compare/14.0.6...14.0.7) Updates `software.xdev:chartjs-java-model` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/xdev-software/chartjs-java-model/releases) - [Changelog](https://github.com/xdev-software/chartjs-java-model/blob/develop/CHANGELOG.md) - [Commits](https://github.com/xdev-software/chartjs-java-model/compare/v2.3.1...v2.4.0) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.4.1...3.5.0) Updates `com.zaxxer:HikariCP` from 6.0.0 to 6.2.1 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.0.0...HikariCP-6.2.1) Updates `org.jdbi:jdbi3-core` from 3.46.0 to 3.47.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/jdbi/jdbi/compare/v3.46.0...v3.47.0) Updates `org.jdbi:jdbi3-sqlobject` from 3.46.0 to 3.47.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/jdbi/jdbi/compare/v3.46.0...v3.47.0) Updates `org.jdbi:jdbi3-sqlobject` from 3.46.0 to 3.47.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/jdbi/jdbi/compare/v3.46.0...v3.47.0) Updates `org.flywaydb:flyway-core` from 10.20.0 to 10.21.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.20.0...flyway-10.21.0) Updates `org.flywaydb:flyway-mysql` from 10.20.0 to 10.21.0 Updates `org.flywaydb:flyway-mysql` from 10.20.0 to 10.21.0 Updates `io.sentry:sentry-log4j2` from 7.15.0 to 7.18.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/7.15.0...7.18.0) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.5.0 to 3.6.0 - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.17.1 to 2.18.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions/compare/2.17.1...2.18.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1) --- updated-dependencies: - dependency-name: jakarta.servlet:jakarta.servlet-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.primefaces:primefaces dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - dependency-name: software.xdev:chartjs-java-model dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.jdbi:jdbi3-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.jdbi:jdbi3-sqlobject dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.jdbi:jdbi3-sqlobject dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.flywaydb:flyway-mysql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.flywaydb:flyway-mysql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: io.sentry:sentry-log4j2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 9d6e61d79..99afde8a7 100644 --- a/pom.xml +++ b/pom.xml @@ -19,10 +19,10 @@ 21 4.0.2 3.12.0 - 3.46.0 - 10.20.0 + 3.47.0 + 10.21.0 2.24.1 - 7.15.0 + 7.18.0 5.11.3 5.14.2 @@ -42,7 +42,7 @@ jakarta.servlet jakarta.servlet-api - 6.0.0 + 6.1.0 provided @@ -91,7 +91,7 @@ org.primefaces primefaces - 14.0.6 + 14.0.7 jakarta @@ -116,7 +116,7 @@ software.xdev chartjs-java-model - 2.3.1 + 2.4.0 @@ -180,13 +180,13 @@ org.mariadb.jdbc mariadb-java-client - 3.4.1 + 3.5.0 com.zaxxer HikariCP - 6.0.0 + 6.2.1 @@ -415,7 +415,7 @@ maven-checkstyle-plugin - 3.5.0 + 3.6.0 src/main/conf/checkstyle-config.xml false @@ -436,7 +436,7 @@ maven-surefire-plugin - 3.5.1 + 3.5.2 @@ -495,7 +495,7 @@ org.codehaus.mojo versions-maven-plugin - 2.17.1 + 2.18.0 true @@ -509,7 +509,7 @@ maven-dependency-plugin - 3.8.0 + 3.8.1