From 3da882568c189bea4cf3a4a311465c779e44df21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 06:15:36 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 37 updates Bumps the dependencies group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.2` | `5.10.3` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `9.0.9` | `10.0.2` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.11` | `0.8.12` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.7.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.4` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` | | [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) | `3.6.0` | `3.7.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.12.1` | `3.13.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.1` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.0` | `1.5.6` | | org.slf4j:jul-to-slf4j | `2.0.12` | `2.0.13` | | org.slf4j:slf4j-api | `2.0.12` | `2.0.13` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.7.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.2` | `42.7.3` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.2` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.16.1` | `2.17.2` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.2` | | org.apache.commons:commons-text | `1.11.0` | `1.12.0` | | [de.fraunhofer.iosb.ilt:Configurable](https://github.com/FraunhoferIOSB/Configurable) | `0.34` | `0.35` | | [org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) | `3.0.1` | `3.1.0` | | [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.1` | | org.apache.commons:commons-dbcp2 | `2.11.0` | `2.12.0` | | org.jooq:jooq | `3.16.23` | `3.19.10` | | org.jooq:jooq-meta | `3.16.23` | `3.19.10` | | org.jooq:jooq-codegen | `3.16.23` | `3.19.10` | | org.keycloak:keycloak-servlet-filter-adapter | `23.0.6` | `24.0.5` | | commons-io:commons-io | `2.15.1` | `2.16.1` | | [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) | `1.10.0` | `1.11.0` | | [de.fraunhofer.iosb.ilt:FROST-Client](https://github.com/FraunhoferIOSB/FROST-Client) | `0.44` | `0.45` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.6.0` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.5` | `1.19.8` | | [com.google.guava:guava](https://github.com/google/guava) | `33.0.0-jre` | `33.2.1-jre` | | org.eclipse.jetty:jetty-servlet | `10.0.20` | `10.0.22` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20240205` | `20240303` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` | Updates `org.junit:junit-bom` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3) Updates `org.owasp:dependency-check-maven` from 9.0.9 to 10.0.2 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.0.9...v10.0.2) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.7.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.4 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.4) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0 Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.6.0 to 3.7.1 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.1) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.1...maven-release-3.1.1) Updates `ch.qos.logback:logback-classic` from 1.5.0 to 1.5.6 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.0...v_1.5.6) Updates `org.slf4j:jul-to-slf4j` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.7.1 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.1) Updates `org.postgresql:postgresql` from 42.7.2 to 42.7.3 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.2...REL42.7.3) Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.1...jackson-core-2.17.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.1...jackson-core-2.17.2) Updates `org.apache.commons:commons-text` from 1.11.0 to 1.12.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 `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.codehaus.mojo:javacc-maven-plugin` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases) - [Commits](https://github.com/mojohaus/javacc-maven-plugin/compare/javacc-maven-plugin-3.0.1...3.1.0) Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 7.0.0 to 9.0.1 - [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.1) Updates `org.apache.commons:commons-dbcp2` from 2.11.0 to 2.12.0 Updates `org.jooq:jooq` from 3.16.23 to 3.19.10 Updates `org.jooq:jooq-meta` from 3.16.23 to 3.19.10 Updates `org.jooq:jooq-codegen` from 3.16.23 to 3.19.10 Updates `org.jooq:jooq-codegen` from 3.16.23 to 3.19.10 Updates `org.keycloak:keycloak-servlet-filter-adapter` from 23.0.6 to 24.0.5 Updates `commons-io:commons-io` from 2.15.1 to 2.16.1 Updates `org.apache.commons:commons-csv` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.10.0...rel/commons-csv-1.11.0) Updates `de.fraunhofer.iosb.ilt:FROST-Client` from 0.44 to 0.45 - [Changelog](https://github.com/FraunhoferIOSB/FROST-Client/blob/master/CHANGELOG.md) - [Commits](https://github.com/FraunhoferIOSB/FROST-Client/compare/v0.44...v0.45) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.1...maven-shade-plugin-3.6.0) Updates `org.testcontainers:junit-jupiter` from 1.19.5 to 1.19.8 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.8) Updates `com.google.guava:guava` from 33.0.0-jre to 33.2.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.eclipse.jetty:jetty-servlet` from 10.0.20 to 10.0.22 Updates `org.json:json` from 20240205 to 20240303 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor 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.slf4j:jul-to-slf4j dependency-type: direct:development update-type: version-update:semver-patch 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.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: de.fraunhofer.iosb.ilt:Configurable dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.codehaus.mojo:javacc-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: org.apache.commons:commons-dbcp2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq-meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.keycloak:keycloak-servlet-filter-adapter dependency-type: direct:production update-type: version-update:semver-major 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.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: de.fraunhofer.iosb.ilt:FROST-Client dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.json:json dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 64 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/pom.xml b/pom.xml index 281da979b..3abc5b186 100644 --- a/pom.xml +++ b/pom.xml @@ -35,52 +35,52 @@ UTF-8 1.3.1 - 1.10.0 - 2.15.1 + 1.11.0 + 2.16.1 3.14.0 - 1.11.0 - 0.34 - 0.44 - 7.0.0 + 1.12.0 + 0.35 + 0.45 + 9.0.1 0.8 - 33.0.0-jre + 33.2.1-jre 4.5.14 - 2.11.0 - 2.16.1 + 2.12.0 + 2.17.2 1.14 7.0.13 - 3.0.1 + 3.1.0 4.0.1 - 10.0.20 - 3.16.23 + 10.0.22 + 3.19.10 1.13 - 5.10.2 - 23.0.6 + 5.10.3 + 24.0.5 4.12.0 - 1.5.0 + 1.5.6 - 3.6.0 - 3.12.1 - 3.6.1 - 3.1.0 - 0.8.11 - 3.3.0 - 3.6.3 - 1.6.13 - 3.0.1 - 3.5.1 - 3.3.0 - 3.2.5 + 3.7.1 + 3.13.0 + 3.7.1 + 3.2.4 + 0.8.12 + 3.4.2 + 3.7.0 + 1.7.0 + 3.1.1 + 3.6.0 + 3.3.1 + 3.3.1 3.4.0 - 9.0.9 + 10.0.2 19.0.2.1 - 20240205 + 20240303 1.2.5 2023.1.0 - 42.7.2 - 2.0.12 - 1.19.5 + 42.7.3 + 2.0.13 + 1.19.8 2.6.0 5.9.4