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 dependencies #533

Merged
merged 22 commits into from
Jul 11, 2024
Merged

Bump dependencies #533

merged 22 commits into from
Jul 11, 2024

Commits on Jun 7, 2024

  1. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.7.0

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.7.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c716bb9 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-compiler-plugin

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9944872 View commit details
    Browse the repository at this point in the history
  3. Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12

    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.11...v0.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    390c6c4 View commit details
    Browse the repository at this point in the history
  4. Bump com.google.guava:guava from 32.0.0-jre to 33.2.1-jre

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 33.2.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6199fe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0

    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    692944b View commit details
    Browse the repository at this point in the history
  2. Bump mockito.version from 5.11.0 to 5.12.0

    Bumps `mockito.version` from 5.11.0 to 5.12.0.
    
    Updates `org.mockito:mockito-core` from 5.11.0 to 5.12.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.11.0...v5.12.0)
    
    Updates `org.mockito:mockito-junit-jupiter` from 5.11.0 to 5.12.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.11.0...v5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    dc1069b View commit details
    Browse the repository at this point in the history
  3. Bump org.sonatype.plugins:nexus-staging-maven-plugin

    Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cc240b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Bump org.apache.maven.plugins:maven-dependency-plugin

    Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.1 to 3.7.1.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1e7f418 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.2

    Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.0 to 2.17.2.
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.0...jackson-bom-2.17.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1c43773 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.18

    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.14 to 1.14.18.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.14...byte-buddy-1.14.18)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    26b18c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.3.1

    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c939e21 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/co…

    …m.fasterxml.jackson-jackson-bom-2.17.2' into bump-deps
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    58ff676 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/co…

    …m.google.guava-guava-33.2.1-jre' into bump-deps
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    812af0c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/mo…

    …ckito.version-5.12.0' into bump-deps
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d4f88ad View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/ne…

    …t.bytebuddy-byte-buddy-1.14.18' into bump-deps
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    94c4a3f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/or…

    …g.apache.maven.plugins-maven-compiler-plugin-3.13.0' into bump-deps
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4ca63a7 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/or…

    …g.apache.maven.plugins-maven-dependency-plugin-3.7.1' into bump-deps
    
    # Conflicts:
    #	pom.xml
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cc6fcce View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/or…

    …g.apache.maven.plugins-maven-enforcer-plugin-3.5.0' into bump-deps
    
    # Conflicts:
    #	pom.xml
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1df3f5b View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/or…

    …g.apache.maven.plugins-maven-javadoc-plugin-3.7.0' into bump-deps
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8fa067c View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/or…

    …g.apache.maven.plugins-maven-surefire-plugin-3.3.1' into bump-deps
    
    # Conflicts:
    #	pom.xml
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05badcf View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/or…

    …g.jacoco-jacoco-maven-plugin-0.8.12' into bump-deps
    
    # Conflicts:
    #	pom.xml
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0dd0c53 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/or…

    …g.sonatype.plugins-nexus-staging-maven-plugin-1.7.0' into bump-deps
    
    # Conflicts:
    #	pom.xml
    zapodot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2ffb2f3 View commit details
    Browse the repository at this point in the history