X Tutup
Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hellosign/hellosign-java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.2.2
Choose a base ref
...
head repository: hellosign/hellosign-java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.2.3
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Apr 13, 2022

  1. resolve user agent project version (#157)

    * add test to ensure user agent has been resolved
    
    * try to fix
    codylerum authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f08c26b View commit details
    Browse the repository at this point in the history
  2. Bump json from 20210307 to 20220320 (#174)

    Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20220320.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](https://github.com/douglascrockford/JSON-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    81d7d0d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Update slf4j (#178)

    jspaetzel authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f278025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8e1d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7d6fb5 View commit details
    Browse the repository at this point in the history
  4. Bump mockito-core from 3.12.4 to 4.4.0 (#172)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.4.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.12.4...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    6ea32df View commit details
    Browse the repository at this point in the history
  5. bump version to 5.2.3

    jspaetzel committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    65c5466 View commit details
    Browse the repository at this point in the history
Loading
X Tutup