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

Bump the build-dependencies group with 9 updates #4402

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Nov 26, 2024

  1. Bump the build-dependencies group with 6 updates

    Bumps the build-dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
    | org.apache.logging.log4j:log4j-core | `2.24.1` | `2.24.2` |
    | org.apache.logging.log4j:log4j-api | `2.24.1` | `2.24.2` |
    | org.apache.logging.log4j:log4j-slf4j-impl | `2.24.1` | `2.24.2` |
    | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.0` | `3.5.1` |
    | com.ibm.db2:jcc | `11.5.9.0` | `12.1.0.0` |
    
    Updates `org.testcontainers:testcontainers-bom` from 1.20.3 to 1.20.4
    - [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.3...1.20.4)
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2
    
    Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.1 to 2.24.2
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2
    
    Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.1 to 2.24.2
    
    Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.0 to 3.5.1
    - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
    - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
    - [Commits](mariadb-corporation/mariadb-connector-j@3.5.0...3.5.1)
    
    Updates `com.ibm.db2:jcc` from 11.5.9.0 to 12.1.0.0
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: build-dependencies
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: build-dependencies
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: build-dependencies
    - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: build-dependencies
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: build-dependencies
    - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: build-dependencies
    - dependency-name: org.mariadb.jdbc:mariadb-java-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: build-dependencies
    - dependency-name: com.ibm.db2:jcc
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: build-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and marko-bekhta committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9d62d11 View commit details
    Browse the repository at this point in the history
  2. Do not update to Spring Boot 3.4 for now

    as we need an updated Atomikos starter
    marko-bekhta committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f74001a View commit details
    Browse the repository at this point in the history