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 master into 4.0.0-prepare #991

Merged
merged 7 commits into from Mar 5, 2024

Commits on Feb 15, 2024

  1. Reentrantlock additions of master

    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos committed Feb 15, 2024
    Copy the full SHA
    c54e741 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2

    Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/apache/maven-shade-plugin/releases)
    - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-shade-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 21, 2024
    Copy the full SHA
    a067781 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge branch 'master' into reentrantLock2

    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos committed Feb 23, 2024
    Copy the full SHA
    8894b5f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request eclipse-ee4j#979 from jbescos/reentrantLock2

    Reentrantlock additions of master
    dmatej committed Feb 27, 2024
    Copy the full SHA
    78f9206 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump org.mockito:mockito-core from 5.10.0 to 5.11.0

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.11.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.10.0...v5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 4, 2024
    Copy the full SHA
    83aa52d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge remote-tracking branch 'origin/master' into 4.0.0-prepare

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 5, 2024
    Copy the full SHA
    53d53cc View commit details
    Browse the repository at this point in the history
  2. Fix merge error

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 5, 2024
    Copy the full SHA
    3f19e5d View commit details
    Browse the repository at this point in the history