From f60bab4a568f61a502d2cf12189b9a46d1f45402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 22:56:12 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 8 updates Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [de.fraunhofer.iosb.ilt:Configurable](https://github.com/FraunhoferIOSB/Configurable) | `0.34` | `0.35` | | commons-io:commons-io | `2.15.1` | `2.16.1` | | org.slf4j:slf4j-api | `2.0.11` | `2.0.13` | | org.slf4j:jul-to-slf4j | `2.0.11` | `2.0.13` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.6` | | org.openjfx:javafx-fxml | `21.0.1` | `22.0.1` | | org.openjfx:javafx-controls | `21.0.1` | `22.0.1` | | [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) | `7.0.0` | `9.0.0` | Updates `de.fraunhofer.iosb.ilt:Configurable` from 0.34 to 0.35 - [Changelog](https://github.com/FraunhoferIOSB/Configurable/blob/master/CHANGELOG.md) - [Commits](https://github.com/FraunhoferIOSB/Configurable/compare/v0.34...v0.35) Updates `commons-io:commons-io` from 2.15.1 to 2.16.1 Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.13 Updates `org.slf4j:jul-to-slf4j` from 2.0.11 to 2.0.13 Updates `org.slf4j:jul-to-slf4j` from 2.0.11 to 2.0.13 Updates `ch.qos.logback:logback-classic` from 1.4.14 to 1.5.6 - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.6) Updates `org.openjfx:javafx-fxml` from 21.0.1 to 22.0.1 Updates `org.openjfx:javafx-controls` from 21.0.1 to 22.0.1 Updates `org.openjfx:javafx-controls` from 21.0.1 to 22.0.1 Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 7.0.0 to 9.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/v7.0.0...v9.0.0) --- updated-dependencies: - dependency-name: de.fraunhofer.iosb.ilt:Configurable dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: commons-io:commons-io 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: 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-minor dependency-group: dependencies - dependency-name: org.openjfx:javafx-fxml dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.openjfx:javafx-controls dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.openjfx:javafx-controls dependency-type: direct:production update-type: version-update:semver-major 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 21ea342..67db3f6 100644 --- a/pom.xml +++ b/pom.xml @@ -21,19 +21,19 @@ 1.4.13 - 7.0.0 + 9.0.0 1.1.1 - 2.15.1 + 2.16.1 3.14.0 3.6.1 - 0.34 + 0.35 0.44 1.3.3 - 1.4.14 - 21.0.1 - 2.0.11 + 1.5.6 + 22.0.1 + 2.0.13