From 2451f2f860d80f83ae2310f899acfab1f1f692b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:29:11 +0000 Subject: [PATCH] NA: Bump the maven-non-breaking-changes group across 1 directory with 26 updates Bumps the maven-non-breaking-changes group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j) | `2.0.13` | `2.0.16` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.13.2` | `1.13.6` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.13.2` | `1.13.6` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.40.0` | `1.43.0` | | [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) | `3.6.0.Final` | `3.6.1.Final` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.2` | `2.18.1` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.40` | `9.45` | | [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.14` | `11.20.1` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.12` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.3` | | [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.12.0` | `5.14.2` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | org.apache.commons:commons-lang3 | `3.15.0` | `3.17.0` | | [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java) | `4.3.1` | `4.4.0` | | [com.github.jknack:handlebars-helpers](https://github.com/jknack/handlebars.java) | `4.3.1` | `4.4.0` | | [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.1` | `3.9.2` | | [org.jboss.resteasy:resteasy-bom](https://github.com/resteasy/resteasy) | `6.2.9.Final` | `6.2.10.Final` | | [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) | `1.8.0` | `1.9.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.1` | `3.5.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.3.1` | `3.5.2` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.2` | `3.1.3` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` | | [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) | `3.12.1` | `3.21.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.7.1` | `3.8.1` | Updates `org.slf4j:slf4j-bom` from 2.0.13 to 2.0.16 - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.13...v_2.0.16) Updates `io.micrometer:micrometer-core` from 1.13.2 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.2...v1.13.6) Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.2 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.2...v1.13.6) Updates `io.opentelemetry:opentelemetry-bom` from 1.40.0 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.40.0...v1.43.0) Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.2 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.2...v1.13.6) Updates `org.jboss.logging:jboss-logging` from 3.6.0.Final to 3.6.1.Final - [Release notes](https://github.com/jboss-logging/jboss-logging/releases) - [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.6.0.Final...3.6.1.Final) Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.1) Updates `com.nimbusds:nimbus-jose-jwt` from 9.40 to 9.45 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.45..9.40) Updates `com.nimbusds:oauth2-oidc-sdk` from 11.14 to 11.20.1 - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.20.1..11.14) Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.12 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.12) Updates `org.junit:junit-bom` from 5.10.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.3) Updates `org.mockito:mockito-bom` from 5.12.0 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.12.0...v5.14.2) Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.3 - [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.20.1...1.20.3) Updates `org.apache.commons:commons-lang3` from 3.15.0 to 3.17.0 Updates `com.github.jknack:handlebars` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](https://github.com/jknack/handlebars.java/compare/v4.3.1...v4.4.0) Updates `com.github.jknack:handlebars-helpers` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](https://github.com/jknack/handlebars.java/compare/v4.3.1...v4.4.0) Updates `com.github.jknack:handlebars-helpers` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](https://github.com/jknack/handlebars.java/compare/v4.3.1...v4.4.0) Updates `org.wiremock:wiremock` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.9.1...3.9.2) Updates `org.jboss.resteasy:resteasy-bom` from 6.2.9.Final to 6.2.10.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/6.2.9.Final...6.2.10.Final) Updates `org.codehaus.mojo:extra-enforcer-rules` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases) - [Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.8.0...1.9.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.2...maven-install-plugin-3.1.3) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) Updates `org.apache.maven.plugins:maven-site-plugin` from 3.12.1 to 3.21.0 - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.12.1...maven-site-plugin-3.21.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.7.1 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.7.1...maven-dependency-plugin-3.8.1) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: io.opentelemetry:opentelemetry-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: org.jboss.logging:jboss-logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: com.github.jknack:handlebars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: com.github.jknack:handlebars-helpers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: com.github.jknack:handlebars-helpers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: org.jboss.resteasy:resteasy-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: org.codehaus.mojo:extra-enforcer-rules dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-breaking-changes - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-breaking-changes ... Signed-off-by: dependabot[bot] --- pom.xml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 26fccbf..ef41441 100644 --- a/pom.xml +++ b/pom.xml @@ -38,12 +38,12 @@ ${maven.compiler.source} ${maven.compiler.source} - 3.6.0.Final - 2.0.13 - 1.13.2 - 9.40 - 1.5.6 - 4.3.1 + 3.6.1.Final + 2.0.16 + 1.13.6 + 9.45 + 1.5.12 + 4.4.0 2.43.0 0.8.12 @@ -95,7 +95,7 @@ io.opentelemetry opentelemetry-bom - 1.40.0 + 1.43.0 pom import @@ -112,7 +112,7 @@ com.fasterxml.jackson jackson-bom - 2.17.2 + 2.18.1 pom import @@ -124,17 +124,17 @@ com.nimbusds oauth2-oidc-sdk - 11.14 + 11.20.1 org.bouncycastle bcprov-jdk18on - 1.78.1 + 1.79 org.bouncycastle bcpkix-jdk18on - 1.78.1 + 1.79 com.github.ben-manes.caffeine @@ -159,7 +159,7 @@ org.junit junit-bom - 5.10.3 + 5.11.3 pom import @@ -171,14 +171,14 @@ org.mockito mockito-bom - 5.12.0 + 5.14.2 pom import org.testcontainers testcontainers-bom - 1.20.1 + 1.20.3 pom import @@ -192,7 +192,7 @@ org.apache.commons commons-lang3 - 3.15.0 + 3.17.0 com.github.jknack @@ -218,7 +218,7 @@ org.wiremock wiremock - 3.9.1 + 3.9.2 com.github.jknack @@ -243,7 +243,7 @@ org.jboss.resteasy resteasy-bom - 6.2.9.Final + 6.2.10.Final pom import @@ -276,12 +276,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.3.1 + 3.5.2 org.apache.maven.plugins @@ -296,12 +296,12 @@ org.apache.maven.plugins maven-install-plugin - 3.1.2 + 3.1.3 org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 org.apache.maven.plugins @@ -329,11 +329,11 @@ maven-site-plugin - 3.12.1 + 3.21.0 maven-dependency-plugin - 3.7.1 + 3.8.1 @@ -345,7 +345,7 @@ org.codehaus.mojo extra-enforcer-rules - 1.8.0 + 1.9.0