clescot / kafka-connect-http

Kafka Connect HTTP Sink and Source connectors
Apache License 2.0
3 stars 1 forks source link

Bump the prod-deps group across 1 directory with 15 updates #563

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the prod-deps group with 15 updates in the / directory:

Package From To
com.google.guava:guava 33.3.0-jre 33.3.1-jre
com.fasterxml.jackson.core:jackson-core 2.17.2 2.18.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 2.18.0
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.18.0
com.fasterxml.jackson.core:jackson-annotations 2.17.2 2.18.0
org.mockito:mockito-core 5.13.0 5.14.1
org.mockito:mockito-junit-jupiter 5.13.0 5.14.1
org.junit.jupiter:junit-jupiter-api 5.11.0 5.11.1
org.junit.jupiter:junit-jupiter 5.11.0 5.11.1
io.debezium:debezium-testing-testcontainers 2.7.2.Final 3.0.0.Final
org.apache.maven.plugins:maven-javadoc-plugin 3.10.0 3.10.1
org.apache.maven.plugins:maven-gpg-plugin 3.2.5 3.2.7
io.micrometer:micrometer-registry-jmx 1.13.4 1.13.5
io.micrometer:micrometer-registry-prometheus 1.13.4 1.13.5
com.nimbusds:oauth2-oidc-sdk 11.19.1 11.20

Updates com.google.guava:guava from 33.3.0-jre to 33.3.1-jre

Release notes

Sourced from com.google.guava:guava's releases.

33.3.1

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>33.3.1-jre</version>
  <!-- or, for Android: -->
  <version>33.3.1-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

Commits


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

Commits


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0

Updates org.mockito:mockito-core from 5.13.0 to 5.14.1

Release notes

Sourced from org.mockito:mockito-core'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

Commits
  • 39a0c75 fix: gradle mockitoAgent configuration should not be transitive (#3454)
  • e928059 Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • Additional commits viewable in compare view


Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1

Release notes

Sourced from org.mockito:mockito-junit-jupiter'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

Commits
  • 39a0c75 fix: gradle mockitoAgent configuration should not be transitive (#3454)
  • e928059 Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • Additional commits viewable in compare view


Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1

Release notes

Sourced from org.mockito:mockito-junit-jupiter'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

Commits
  • 39a0c75 fix: gradle mockitoAgent configuration should not be transitive (#3454)
  • e928059 Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • Additional commits viewable in compare view


Updates org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1

Commits


Updates org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1

Release notes

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

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1

Commits


Updates io.debezium:debezium-testing-testcontainers from 2.7.2.Final to 3.0.0.Final

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

maven-javadoc-plugin-3.10.1

What's Changed

Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1

Commits
  • 091785b [maven-release-plugin] prepare release maven-javadoc-plugin-3.10.1
  • cde7c56 [MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty JARs
  • db6d7f6 [MJAVADOC-811] javadoc.bat fails to execute on Windows when project is not on...
  • a737e16 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • 577c204 Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1
  • ff52cff Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 54a7651 Add goal prefix
  • a424c6b [MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail i...
  • d9c0002 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7

Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.7

Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with GPG signer (see MGPG-136 for details).

What's Changed

Full Changelog: https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7

3.2.6

Release Notes - Maven GPG Plugin - Version 3.2.6


What's Changed

New Contributors

... (truncated)

Commits
  • 43af21c [maven-release-plugin] prepare release maven-gpg-plugin-3.2.7
  • 8c5a8d2 [MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)
  • cb5422f [MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...
  • 6b2a27f [MGPG-136] Windows passphrase corruption (#120)
  • 31e87e0 [maven-release-plugin] prepare for next development iteration
  • 1c9a14c [maven-release-plugin] prepare release maven-gpg-plugin-3.2.6
  • bbe6156 Add FAQ for "no pinentry" issue (#118)
  • 5b94273 [MGPG-141] Remove use of deprecated classes (#117)
  • afdfd28 [MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)
  • 7516e7c [MGPG-140] Update Maven to 3.9.9 (#116)
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits


Updates io.micrometer:micrometer-registry-jmx from 1.13.4 to 1.13.5

Release notes

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

1.13.5

:lady_beetle: Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

:hammer: Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #5506
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #5505

Tasks

  • Use Prometheus BOMs for dependency management #5468

:heart: Contributors

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

@​mabartos, @​emmanuel-ferdman, and @​izeye

Commits
  • 37b2499 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#5546)
  • 9fe4577 Bump io.spring.develocity.conventions from 0.0.21 to 0.0.22 (#5545)
  • 75c7671 Run concurrency tests as part of CI build (#5498)
  • 45df021 Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#5499)
  • a832be6 Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 (#5506)
  • 2941011 Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 (#5504)
  • d220ab5 Bump org.junit:junit-bom from 5.10.3 to 5.10.4 (#5501)
  • 1e04ea5 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 (#5505)
  • 722c0bc Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 (#5503)
  • a27f7a4 Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21 (#5502)
  • Additional commits viewable in compare view


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

Release notes

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

1.13.5

:lady_beetle: Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

:hammer: Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #5506
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #5505

Tasks

  • Use Prometheus BOMs for dependency management #5468

:heart: Contributors

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

@​mabartos, @​emmanuel-ferdman, and @​izeye

Commits
  • 37b2499 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#5546)
  • 9fe4577 Bump io.spring.develocity.conventions from 0.0.21 to 0.0.22 (#5545)
  • 75c7671 Run concurrency tests as part of CI build (#5498)
  • 45df021 Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#5499)
  • a832be6 Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 (#5506)
  • 2941011 Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 (#5504)
  • d220ab5 Bump org.junit:junit-bom from 5.10.3 to 5.10.4 (#5501)
  • 1e04ea5 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 (#5505)
  • 722c0bc Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 (#5503)
  • a27f7a4 Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21 (#5502)
  • Additional commits viewable in compare view


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

Release notes

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

1.13.5

:lady_beetle: Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

:hammer: Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #5506
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #5505

Tasks

  • Use Prometheus BOMs for dependency management #5468

:heart: Contributors

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

@​mabartos, @​emmanuel-ferdman, and @​izeye

Commits
  • 37b2499 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#5546)
  • 9fe4577 Bump io.spring.develocity.conventions from 0.0.21 to 0.0.22 (#5545)
  • 75c7671 Run concurrency tests as part of CI build (#5498)
  • 45df021 Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#5499)
  • a832be6 Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 (#5506)
  • 2941011 Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 (#5504)
  • d220ab5 Bump org.junit:junit-bom from 5.10.3 to 5.10.4 (#5501)
  • 1e04ea5 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 (#5505)
  • 722c0bc Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 (#5503)
  • a27f7a4 Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21 (#5502)
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.0

Commits


Updates com.nimbusds:oauth2-oidc-sdk from 11.19.1 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
  • 0ea81ab [maven-release-plugin] prepare for next development iteration
  • 9e2a53d Rearranges native_sso_supported const in OIDCProviderMetadata
  • a32053e Adds DeviceSecretToken class to represent DeviceSecret instances as a Token
  • bf5a1dc Certain parse methods must prevent unchecked IllegalArgumentExceptions due to...
  • dd025b0 RefreshToken.parse(JSONObject) must not throw unchecked exception on empty or...
  • 4c8f49d TokenRevocationRequest supports device_secret as token
  • 661c363 [maven-release-plugin] prepare release 11.20
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.