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 18 updates #587

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Package From To
ch.qos.logback:logback-classic 1.5.8 1.5.11
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.2
org.mockito:mockito-junit-jupiter 5.13.0 5.14.2
org.junit.jupiter:junit-jupiter-api 5.11.0 5.11.2
org.junit.jupiter:junit-jupiter 5.11.0 5.11.2
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-surefire-plugin 3.5.0 3.5.1
org.apache.maven.plugins:maven-gpg-plugin 3.2.5 3.2.7
io.micrometer:micrometer-registry-jmx 1.13.4 1.13.6
io.micrometer:micrometer-registry-prometheus 1.13.4 1.13.6
com.nimbusds:oauth2-oidc-sdk 11.19.1 11.20.1
org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 3.5.1

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

Commits
  • 3aa0730 prepare release of version 1.5.11
  • 8bcfd9a allow for InsertFromJNDIModelHandler to be callable from logback-tyler
  • 75bee86 refactorings in support of logback-tyler
  • 8749edc start work on 1.5.11-SNAPSHOT
  • 56ec7b2 prepare release 1.5.10
  • a95bbc2 minor refactorings to allow ConfigurationModelHandlerFull and PropertiesConfi...
  • cbbd820 fix issues/866
  • 77e95e0 start work on 1.5.10-SNAPSHOT
  • 49663a8 disable flaky test
  • 2756640 prepare release 1.5.9
  • Additional commits viewable in compare view


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.2

Release notes

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

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

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
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view


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

Release notes

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

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

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
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view


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

Release notes

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

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

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
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view


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

Release notes

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

JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2

See Release Notes.

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

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
  • 5b1a6d1 Release 5.11.2
  • b7816b6 Finalize 5.11.2 release notes
  • f8e22c7 Finalize 5.10.5 release notes
  • 8e63938 Remove reference to 5.10.4 in 5.11.2 release notes
  • 7e9d728 Document #4043 in 5.10.5 release notes
  • c11f224 Create initial 5.10.5 release notes from template
  • ab94140 Fix global read-write lock handling when not declared on top level
  • 9658fac Add initial 5.11.2 release notes from template
  • 5f52ced Fix link to milestone page
  • 558f480 Back to snapshots for further development
  • Additional commits viewable in compare view


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

Release notes

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

JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2

See Release Notes.

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

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
  • 5b1a6d1 Release 5.11.2
  • b7816b6 Finalize 5.11.2 release notes
  • f8e22c7 Finalize 5.10.5 release notes
  • 8e63938 Remove reference to 5.10.4 in 5.11.2 release notes
  • 7e9d728 Document #4043 in 5.10.5 release notes
  • c11f224 Create initial 5.10.5 release notes from template
  • ab94140 Fix global read-write lock handling when not declared on top level
  • 9658fac Add initial 5.11.2 release notes from template
  • 5f52ced Fix link to milestone page
  • 558f480 Back to snapshots for further development
  • Additional commits viewable in compare view


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-surefire-plugin from 3.5.0 to 3.5.1

Release notes

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

3.5.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • a69b0f8 [maven-release-plugin] prepare release surefire-3.5.1
  • ccc54d0 [SUREFIRE-2273] Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#784)
  • ab77c35 [SUREFIRE-2272] Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 - JD...
  • 93317ff [SUREFIRE-2269] Allow fail during clean in surefire-its
  • d7f4dbb [SUREFIRE-2270] Use JUnit5 in surefire-shadefire
  • 7a98850 Drop comment from jira integration
  • b2aa8a6 [SUREFIRE-2267] Packages for commons-codec should be relocated in surefire-sh...
  • a928255 [SUREFIRE-1737] Fix disable in statelessTestsetReporter
  • 4584ebb [SUREFIRE-2226] Upgrade to Maven Verifier 2.0.0-M1
  • 5aa3515 [SUREFIRE-2266] Execute ITs in parallel
  • Additional commits viewable 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.6

Release notes

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

1.13.6

:star: New Features / Enhancements

  • Improve memory usage of StepBucketHistogram #4954

:lady_beetle: Bug Fixes

  • Instrumented Java 11 HttpClient does not re-throw exceptions in sendAsync call #5136
  • Map time units to UCUM format for Dynatrace #5588
  • Aspects' tagsBasedOnJoinPoint may throw uncaught exception #5584
  • Set user agent header in OTLP registry #5577
  • MicrometerHttpRequestExecutor fails to instrument with Apache HC 5.4 #5575

:notebook_with_decorative_cover: Documentation

  • Remove duplicated context-propagation documentation in Micrometer docs #5549
  • [OTLP Registry] Document batch size configuration #5578

:hammer: Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.27 to 4.2.28 #5566
  • Bump context-propagation to 1.1.2 #5592

:memo: Tasks

  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 #5571
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.3 to 0.4.4
    dependabot[bot] commented 1 month ago

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