Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NA: Bump the maven-non-breaking-changes group across 1 directory with 21 updates #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the maven-non-breaking-changes group with 21 updates in the / directory:

Package From To
org.slf4j:slf4j-bom 2.0.13 2.0.16
io.micrometer:micrometer-core 1.13.2 1.13.4
io.micrometer:micrometer-registry-prometheus 1.13.2 1.13.4
io.opentelemetry:opentelemetry-bom 1.40.0 1.42.1
org.jboss.logging:jboss-logging 3.6.0.Final 3.6.1.Final
com.fasterxml.jackson:jackson-bom 2.17.2 2.18.0
com.nimbusds:nimbus-jose-jwt 9.40 9.41.2
com.nimbusds:oauth2-oidc-sdk 11.14 11.20
ch.qos.logback:logback-classic 1.5.6 1.5.8
org.junit:junit-bom 5.10.3 5.11.1
org.mockito:mockito-bom 5.12.0 5.14.1
org.testcontainers:testcontainers-bom 1.20.1 1.20.2
org.apache.commons:commons-lang3 3.15.0 3.17.0
org.jboss.resteasy:resteasy-bom 6.2.9.Final 6.2.10.Final
org.codehaus.mojo:extra-enforcer-rules 1.8.0 1.9.0
org.apache.maven.plugins:maven-surefire-plugin 3.3.1 3.5.0
org.apache.maven.plugins:maven-failsafe-plugin 3.3.1 3.5.0
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:maven-site-plugin 3.12.1 3.20.0
org.apache.maven.plugins:maven-dependency-plugin 3.7.1 3.8.0

Updates org.slf4j:slf4j-bom from 2.0.13 to 2.0.16

Commits
  • 101086b prepare release 2.0.16
  • 8ae0efc class.getModule is new in Java9
  • 3ff0087 print connected provider only if DEBUG level for internal reporting is enabled
  • 0df43e9 fix javadoc of Slf4jEnvUtil
  • 46b5ea5 start work on 2.0.16-SNAPSHOT
  • 5321a97 prepare release 2.0.15
  • 09111e8 added copyright, @​since to Slf4jEnvUtil
  • 6a04f67 start work on version 2.0.15-SNAPSHOT
  • 03aa6b9 prepare release 2.0.14
  • 7c3b0ef added method returning slf4j version
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-core from 1.13.2 to 1.13.4

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.13.4

🐞 Bug Fixes

  • BOM contains a non-resolvable dependency: io.micrometer:concurrency-tests #5395
  • Zero percentile can be missing from Dynatrace meters where expected #4750

📔 Documentation

  • Fix a typo in meters.adoc #5399

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.18 to 1.7.19 #5425
  • Bump dropwizard-metrics from 4.2.26 to 4.2.27 #5423
  • Bump com.signalfx.public:signalfx-java from 1.0.44 to 1.0.45 #5420

📝 Tasks

  • Bump org.apache.maven:maven-resolver-provider from 3.9.8 to 3.9.9 #5426
  • Bump io.spring.develocity.conventions from 0.0.19 to 0.0.20 #5424
  • Bump io.projectreactor:reactor-bom from 2022.0.21 to 2022.0.22 #5422
  • Bump spring-javaformat from 0.0.42 to 0.0.43 #5421
  • Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 #5418
  • Fix GuavaCacheMetricsTest and CaffeineCacheMetricsTest #5405

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye and @​madhead

1.13.3

🐞 Bug Fixes

  • Add default factoryType tag in CommonsObjectPool2Metrics #5316
  • Buffered statsd lines are not published on close #2141
  • Disable kotlinSourcesJar since it conflicts with sourcesJar #5151

📔 Documentation

  • Make more explicit that recording a metric is safe to call #5365

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 #5364
  • Bump com.gradle.develocity from 3.17.5 to 3.17.6 #5357
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.14 to 1.7.17 #5356
  • Bump com.signalfx.public:signalfx-java from 1.0.43 to 1.0.44 #5362
  • Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final #5360
  • Bump io.projectreactor:reactor-bom from 2022.0.20 to 2022.0.21 #5358

... (truncated)

Commits
  • 1f1aa0a Merge branch '1.12.x' into 1.13.x
  • 2d6e8e7 Merge branch '1.9.x' into 1.12.x
  • f0aa18d Upgrade Gradle to 8.10
  • 8432555 Merge branch '1.12.x' into 1.13.x
  • 3a96091 Upgrade Gradle to 8.10
  • ae548c6 Merge branch '1.12.x' into 1.13.x
  • d581e79 Merge branch '1.9.x' into 1.12.x
  • 936c716 Bump spring-javaformat from 0.0.42 to 0.0.43 (#5414)
  • bbb2b7d Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.767 to 1.12.770 (#5415)
  • 2a69ebd Bump com.signalfx.public:signalfx-java from 1.0.44 to 1.0.45 (#5412)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.13.2 to 1.13.4

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.13.4

🐞 Bug Fixes

  • BOM contains a non-resolvable dependency: io.micrometer:concurrency-tests #5395
  • Zero percentile can be missing from Dynatrace meters where expected #4750

📔 Documentation

  • Fix a typo in meters.adoc #5399

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.18 to 1.7.19 #5425
  • Bump dropwizard-metrics from 4.2.26 to 4.2.27 #5423
  • Bump com.signalfx.public:signalfx-java from 1.0.44 to 1.0.45 #5420

📝 Tasks

  • Bump org.apache.maven:maven-resolver-provider from 3.9.8 to 3.9.9 #5426
  • Bump io.spring.develocity.conventions from 0.0.19 to 0.0.20 #5424
  • Bump io.projectreactor:reactor-bom from 2022.0.21 to 2022.0.22 #5422
  • Bump spring-javaformat from 0.0.42 to 0.0.43 #5421
  • Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 #5418
  • Fix GuavaCacheMetricsTest and CaffeineCacheMetricsTest #5405

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye and @​madhead

1.13.3

🐞 Bug Fixes

  • Add default factoryType tag in CommonsObjectPool2Metrics #5316
  • Buffered statsd lines are not published on close #2141
  • Disable kotlinSourcesJar since it conflicts with sourcesJar #5151

📔 Documentation

  • Make more explicit that recording a metric is safe to call #5365

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 #5364
  • Bump com.gradle.develocity from 3.17.5 to 3.17.6 #5357
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.14 to 1.7.17 #5356
  • Bump com.signalfx.public:signalfx-java from 1.0.43 to 1.0.44 #5362
  • Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final #5360
  • Bump io.projectreactor:reactor-bom from 2022.0.20 to 2022.0.21 #5358

... (truncated)

Commits
  • 1f1aa0a Merge branch '1.12.x' into 1.13.x
  • 2d6e8e7 Merge branch '1.9.x' into 1.12.x
  • f0aa18d Upgrade Gradle to 8.10
  • 8432555 Merge branch '1.12.x' into 1.13.x
  • 3a96091 Upgrade Gradle to 8.10
  • ae548c6 Merge branch '1.12.x' into 1.13.x
  • d581e79 Merge branch '1.9.x' into 1.12.x
  • 936c716 Bump spring-javaformat from 0.0.42 to 0.0.43 (#5414)
  • bbb2b7d Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.767 to 1.12.770 (#5415)
  • 2a69ebd Bump com.signalfx.public:signalfx-java from 1.0.44 to 1.0.45 (#5412)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-bom from 1.40.0 to 1.42.1

Release notes

Sourced from io.opentelemetry:opentelemetry-bom's releases.

Version 1.42.1

This is a patch release on the previous 1.42.0 release, fixing the issue(s) below.

API

  • Revert java-test-fixtures plugin to remove test dependencies from pom.xml. (#6695)

Version 1.42.0

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)
  • Add declarative configuration missing pieces (#6677)
  • Change jaeger remote sampler autoconfigure property from pollingInterval to pollingIntervalMs to match spec. (#6672)

Testing

  • Add asserts for log record body fields (#6509)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​anuraaga @​breedx-splk @​chungngoops @​codefromthecrypt @​drewhammond @​galahad098

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-bom's changelog.

Version 1.42.1 (2024-09-10)

API

  • Revert java-test-fixtures plugin to remove test dependencies from pom.xml. (#6695)

Version 1.42.0 (2024-09-06)

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)

... (truncated)

Commits
  • 05e322b [release/v1.42.x] Prepare release 1.42.1 (#6706)
  • 630050c Prepare changelog for 1.42.1 release (#6699)
  • 7584238 [release/v1.42.x] Stop publishing test fixtures with opentelemetry-api (#6698)
  • 96b2419 [release/v1.42.x] Prepare release 1.42.0 (#6690)
  • fbdb906 Prepare 1.42.0 (#6688)
  • f85a57b don't throw class cast exception when we have a noop tracer, meter, logger (#...
  • 1f6de35 Align GrpcSender contract with HttpSender (#6658)
  • 00b0e9f Declarative configuration missing pieces (#6677)
  • 61a4b46 make SdkTracer.tracerEnabled mutable (#6687)
  • aef4ca5 Update dependency io.netty:netty-bom to v4.1.113.Final (#6685)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.13.2 to 1.13.4

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.13.4

🐞 Bug Fixes

  • BOM contains a non-resolvable dependency: io.micrometer:concurrency-tests #5395
  • Zero percentile can be missing from Dynatrace meters where expected #4750

📔 Documentation

  • Fix a typo in meters.adoc #5399

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.18 to 1.7.19 #5425
  • Bump dropwizard-metrics from 4.2.26 to 4.2.27 #5423
  • Bump com.signalfx.public:signalfx-java from 1.0.44 to 1.0.45 #5420

📝 Tasks

  • Bump org.apache.maven:maven-resolver-provider from 3.9.8 to 3.9.9 #5426
  • Bump io.spring.develocity.conventions from 0.0.19 to 0.0.20 #5424
  • Bump io.projectreactor:reactor-bom from 2022.0.21 to 2022.0.22 #5422
  • Bump spring-javaformat from 0.0.42 to 0.0.43 #5421
  • Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 #5418
  • Fix GuavaCacheMetricsTest and CaffeineCacheMetricsTest #5405

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye and @​madhead

1.13.3

🐞 Bug Fixes

  • Add default factoryType tag in CommonsObjectPool2Metrics #5316
  • Buffered statsd lines are not published on close #2141
  • Disable kotlinSourcesJar since it conflicts with sourcesJar #5151

📔 Documentation

  • Make more explicit that recording a metric is safe to call #5365

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 #5364
  • Bump com.gradle.develocity from 3.17.5 to 3.17.6 #5357
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.14 to 1.7.17 #5356
  • Bump com.signalfx.public:signalfx-java from 1.0.43 to 1.0.44 #5362
  • Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final #5360
  • Bump io.projectreactor:reactor-bom from 2022.0.20 to 2022.0.21 #5358

... (truncated)

Commits
  • 1f1aa0a Merge branch '1.12.x' into 1.13.x
  • 2d6e8e7 Merge branch '1.9.x' into 1.12.x
  • f0aa18d Upgrade Gradle to 8.10
  • 8432555 Merge branch '1.12.x' into 1.13.x
  • 3a96091 Upgrade Gradle to 8.10
  • ae548c6 Merge branch '1.12.x' into 1.13.x
  • d581e79 Merge branch '1.9.x' into 1.12.x
  • 936c716 Bump spring-javaformat from 0.0.42 to 0.0.43 (#5414)
  • bbb2b7d Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.767 to 1.12.770 (#5415)
  • 2a69ebd Bump com.signalfx.public:signalfx-java from 1.0.44 to 1.0.45 (#5412)
  • Additional commits viewable in compare view

Updates org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final

Release notes

Sourced from org.jboss.logging:jboss-logging's releases.

3.6.1.Final

What's Changed

Full Changelog: jboss-logging/jboss-logging@3.6.0.Final...3.6.1.Final

Commits
  • 086ff9f Prepare for 3.6.1.Final release
  • 1be977b Merge pull request #118 from jboss-logging/dependabot/maven/ch.qos.logback-lo...
  • 22763fa Merge pull request #117 from jamezp/JBLOGGING-190
  • 3d2e02c [JBLOGGING-190] When required, use a privileged action to find the class in t...
  • b1f2234 Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.8
  • 51864b2 Merge pull request #115 from jboss-logging/dependabot/maven/org.junit-junit-b...
  • be4e0ea Bump org.junit:junit-bom from 5.10.2 to 5.11.0
  • 069b3b7 Next is 3.6.1.Final
  • See full diff in compare view

Updates com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0

Commits
  • 7236550 [maven-release-plugin] prepare release jackson-bom-2.18.0
  • 58c2791 Prepare for 2.18.0 release
  • 3775318 Merge pull request #73 from FasterXML/dependabot/github_actions/github-action...
  • 540b7e7 Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
  • 6cc8c64 Back to snapshot deps
  • 3c90e0e [maven-release-plugin] prepare for next development iteration
  • 7b9cf20 [maven-release-plugin] prepare release jackson-bom-2.18.0-rc1
  • f2d90ac Prepare for 2.18.0-rc1 release
  • e910a1e Update deps to 2.18.0-rc1-SNAPSHOT
  • b35d27c Merge branch '2.17' into 2.18
  • Additional commits viewable in compare view

Updates com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.2

Changelog

Sourced from com.nimbusds:nimbus-jose-jwt's changelog.

9.41.2 (2024-10-01) * JWEHeader must support the special case of an "aud" header value of type string (iss #535).

Commits

Updates com.nimbusds:oauth2-oidc-sdk from 11.14 to 11.20

Changelog

Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.

version 1.0 (2012-05-29) * First official release with authorisation endpoint, token endpoint, check ID endpoint and UserInfo endpoint support. * JSON Web Tokens (JWTs) support through the Nimbus-JWT library. * Language Tags (RFC 5646) support through the Nimbus-LangTag library. * JSON support through the JSON Smart library.

version 2.0 (2013-05-13) * Intermediary development release with Maven build, published to Maven Central.

version 2.1 (2013-06-06) * Updates the APIs to OpenID Connect Messages draft 20, OpenID Connect Standard draft 21, OpenID Connect Discovery draft 17 and OpenID Connect Registration draft 19. * Major refactoring of the APIs for greater simplicity. * Adds JUnit tests.

version 2.2 (2013-06-18) * Refactors dynamic OpenID Connect client registration. * Adds partial support of the OAuth 2.0 Dynamic Client Registration Protocol (draft-ietf-oauth-dyn-reg-12). * Optimises parsing of request parameters consisting of one or more tokens (scope, response type, etc).

version 2.3 (2013-06-19) * Renames OAuth 2.0 dynamic client registration package. * Adds ClientInformation.getClientMetadata() method. * Adds OIDCClientInformation class.

version 2.4 (2013-06-20) * Adds static OIDCClientInformation.parse(JSONObject) method.

version 2.5 (2013-06-22) * Adds support OAuth 2.0 dynamic client update. * Adds OpenID Connect dynamic client registration classes.

version 2.6 (2013-06-25) * Enforces order of preference of ACR values in OpenID Connect client metadata, as required by the specification. * Documentation and performance improvements.

version 2.7 (2013-06-26) * Switches Identifier generation to java.security.SecureRandom.

version 2.8 (2013-06-30) * Fixes serialisation and assignment bugs in ClientMetadata. * Switches Secret generation to java.security.SecureRandom.

version 2.9 (2013-09-17)

... (truncated)

Commits
  • 793165c Adds example native SSO flow as test (iss #474)
  • 7ea0b26 [maven-release-plugin] prepare release 11.15
  • a63451e [maven-release-plugin] prepare for next development iteration
  • f0c37e7 Fixes base URI (redirect_uri) extraction in AuthorizationResponse.parse, Auth...
  • b5b7479 Adds AuthenticationResponse.getIssuer, getJWTResponse, getResponseMode, impli...
  • 8423e9a [maven-release-plugin] prepare release 11.16
  • 6396b60 [maven-release-plugin] prepare for next development iteration
  • 82d0884 Fixes TokenExchangeGrant.getSubjectToken JavaDoc
  • 0d2f453 Adds extra IDTokenClaimsSet constructor "aud", "exp" and "iat" argument checks
  • 6a9b9a3 [maven-release-plugin] prepare release 11.16.1
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.6 to 1.5.8

Commits
  • 92e1a5e prepare release 1.5.8
  • 76d8dd8 Update README.md, comment out CI action results
  • d7e0d59 Merge branch 'master' of github.com:qos-ch/logback
  • fe3bf9d os.name property is expected to be Mac OS X on Apple computers
  • 9806273 Update README.md
  • c45f110 check for Mac OS X
  • 00c6f5e what is the os.name
  • 7d03a42 update actions/setup
  • edacb3b skip email sent termination test on MacOs
  • 3b5d041 allow more time for timetout
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 5.10.3 to 5.11.1

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.10.3...r5.11.0

JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.11.0-M2...r5.11.0-RC1

JUnit 5.11.0-M2 = Platform 1.11.0-M2 + Jupiter 5.11.0-M2 + Vintage 5.11.0-M2

See Release Notes.

New Contributors

... (truncated)

Commits

Updates org.mockito:mockito-bom from 5.12.0 to 5.14.1

Release notes

Sourced from org.mockito:mockito-bom's releases.

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

v5.13.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.13.0

... (truncated)

Commits <...

Description has been truncated

… 21 updates

Bumps the maven-non-breaking-changes group with 21 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.4` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.13.2` | `1.13.4` |
| [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.40.0` | `1.42.1` |
| [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.0` |
| [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.40` | `9.41.2` |
| [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.14` | `11.20` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.8` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.1` |
| [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.12.0` | `5.14.1` |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.2` |
| org.apache.commons:commons-lang3 | `3.15.0` | `3.17.0` |
| [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.0` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.3.1` | `3.5.0` |
| [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.20.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.7.1` | `3.8.0` |



Updates `org.slf4j:slf4j-bom` from 2.0.13 to 2.0.16
- [Commits](qos-ch/slf4j@v_2.0.13...v_2.0.16)

Updates `io.micrometer:micrometer-core` from 1.13.2 to 1.13.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.2...v1.13.4)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.2 to 1.13.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.2...v1.13.4)

Updates `io.opentelemetry:opentelemetry-bom` from 1.40.0 to 1.42.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.40.0...v1.42.1)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.2 to 1.13.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.2...v1.13.4)

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](jboss-logging/jboss-logging@3.6.0.Final...3.6.1.Final)

Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0)

Updates `com.nimbusds:nimbus-jose-jwt` from 9.40 to 9.41.2
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/commits)

Updates `com.nimbusds:oauth2-oidc-sdk` from 11.14 to 11.20
- [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..11.14)

Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.8
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.8)

Updates `org.junit:junit-bom` from 5.10.3 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.11.1)

Updates `org.mockito:mockito-bom` from 5.12.0 to 5.14.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.14.1)

Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.2)

Updates `org.apache.commons:commons-lang3` from 3.15.0 to 3.17.0

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](resteasy/resteasy@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](mojohaus/extra-enforcer-rules@1.8.0...1.9.0)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.5.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.5.0)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.1 to 3.5.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.5.0)

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](apache/maven-install-plugin@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](apache/maven-deploy-plugin@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.20.0
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.1...maven-site-plugin-3.20.0)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.0)

---
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: ch.qos.logback:logback-classic
  dependency-type: direct:production
  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: 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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2024
Copy link

sonarcloud bot commented Oct 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants