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

Merge staging to prod - Dependabot Bump #275

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Merge staging to prod - Dependabot Bump #275

merged 2 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Dependabot Bump (#274)

    * Bump org.apache.maven.plugins:maven-surefire-plugin in /finish
    
    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.jboss.resteasy:resteasy-json-binding-provider in /finish
    
    Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.9.Final to 6.2.10.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 in /finish
    
    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish
    
    Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.jboss.resteasy:resteasy-client in /finish
    
    Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.apache.maven.plugins:maven-surefire-plugin in /start
    
    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.apache.maven.plugins:maven-failsafe-plugin in /start
    
    Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.jboss.resteasy:resteasy-client in /start
    
    Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.jboss.resteasy:resteasy-json-binding-provider in /start
    
    Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.9.Final to 6.2.10.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 in /start
    
    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    gkwan-ibm and dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    510c092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd09749 View commit details
    Browse the repository at this point in the history