From 2dc61337cd31a4b4feaa9c799cf68e103bc89459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 22:30:41 +0000 Subject: [PATCH] Bump the dependencies group with 8 updates Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | commons-io:commons-io | `2.14.0` | `2.15.1` | | org.apache.commons:commons-lang3 | `3.13.0` | `3.14.0` | | org.slf4j:slf4j-api | `2.0.9` | `2.0.11` | | org.slf4j:jul-to-slf4j | `2.0.9` | `2.0.11` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.11` | `1.4.14` | | org.openjfx:javafx-fxml | `21` | `21.0.1` | | org.openjfx:javafx-controls | `21` | `21.0.1` | | [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) | `6.0.0` | `7.0.0` | Updates `commons-io:commons-io` from 2.14.0 to 2.15.1 Updates `org.apache.commons:commons-lang3` from 3.13.0 to 3.14.0 Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.11 Updates `org.slf4j:jul-to-slf4j` from 2.0.9 to 2.0.11 Updates `ch.qos.logback:logback-classic` from 1.4.11 to 1.4.14 - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.14) Updates `org.openjfx:javafx-fxml` from 21 to 21.0.1 Updates `org.openjfx:javafx-controls` from 21 to 21.0.1 Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](https://github.com/git-commit-id/git-commit-id-maven-plugin/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:jul-to-slf4j dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.openjfx:javafx-fxml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.openjfx:javafx-controls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e3b9ea3..21ea342 100644 --- a/pom.xml +++ b/pom.xml @@ -21,19 +21,19 @@ 1.4.13 - 6.0.0 + 7.0.0 1.1.1 - 2.14.0 - 3.13.0 + 2.15.1 + 3.14.0 3.6.1 0.34 0.44 1.3.3 - 1.4.11 - 21 - 2.0.9 + 1.4.14 + 21.0.1 + 2.0.11