From 6ec118f3b8c55ca268b6c49d6edb4d2391b14356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:20:13 +0000 Subject: [PATCH] Bump the production-dependencies group with 5 updates Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.12.5` | `10.12.7` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` | | org.slf4j:slf4j-jdk14 | `2.0.9` | `2.0.10` | | com.lenis0012.bukkit:loginsecurity | `3.2.1` | `3.3.0` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.3.1` | `3.3.2` | Updates `com.puppycrawl.tools:checkstyle` from 10.12.5 to 10.12.7 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.5...checkstyle-10.12.7) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Updates `org.slf4j:slf4j-jdk14` from 2.0.9 to 2.0.10 Updates `com.lenis0012.bukkit:loginsecurity` from 3.2.1 to 3.3.0 Updates `org.mariadb.jdbc:mariadb-java-client` from 3.3.1 to 3.3.2 - [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.3.1...3.3.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.lenis0012.bukkit:loginsecurity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- bukkit/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 4 ++-- velocity/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 8685d95be..aa03d832d 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -307,7 +307,7 @@ com.lenis0012.bukkit loginsecurity - 3.2.1 + 3.3.0 provided true diff --git a/core/pom.xml b/core/pom.xml index dab76b407..8cadb117c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -85,7 +85,7 @@ org.slf4j slf4j-jdk14 - 2.0.9 + 2.0.10 diff --git a/pom.xml b/pom.xml index 5f98cf822..42fb3dbcc 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ com.puppycrawl.tools checkstyle - 10.12.5 + 10.12.7 @@ -158,7 +158,7 @@ maven-surefire-plugin - 3.2.2 + 3.2.3 diff --git a/velocity/pom.xml b/velocity/pom.xml index a6eb284a7..a220056cb 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -155,7 +155,7 @@ org.mariadb.jdbc mariadb-java-client - 3.3.1 + 3.3.2