Skip to content
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: thup/java-client-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jenkinsci/java-client-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 16, 2020

  1. Bump jackson-databind.version from 2.9.9 to 2.10.3 (jenkinsci#450)

    Bumps `jackson-databind.version` from 2.9.9 to 2.10.3.
    
    Updates `jackson-annotations` from 2.9.9 to 2.10.3
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `jackson-core` from 2.9.9 to 2.10.3
    - [Release notes](https://github.com/FasterXML/jackson-core/releases)
    - [Commits](FasterXML/jackson-core@jackson-core-2.9.9...jackson-core-2.10.3)
    
    Updates `jackson-databind` from 2.9.9 to 2.10.3
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    fc3b0e3 View commit details
    Browse the repository at this point in the history
  2. Use HTTPS instead of HTTP to resolve dependencies (jenkinsci#448)

    This fixes a security vulnerability in this project where the `pom.xml`
    files were configuring Maven to resolve dependencies over HTTP instead of
    HTTPS.
    
    Signed-off-by: Jonathan Leitschuh <[email protected]>
    JLLeitschuh authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    1a74477 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Added Funding.

    khmarbaise committed May 2, 2020
    Configuration menu
    Copy the full SHA
    5ac2513 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    0376def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182fb41 View commit details
    Browse the repository at this point in the history
  3. Bump dom4j from 2.1.1 to 2.1.3

    Bumps [dom4j](https://github.com/dom4j/dom4j) from 2.1.1 to 2.1.3.
    - [Release notes](https://github.com/dom4j/dom4j/releases)
    - [Commits](dom4j/dom4j@version-2.1.1...version-2.1.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and khmarbaise committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    78a3e33 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Add .sdkmanrc file.

    khmarbaise committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    ddf6a85 View commit details
    Browse the repository at this point in the history
Loading