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: georgewfraser/java-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Rookout/java-language-server
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.
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Mar 3, 2021

  1. Add Far Jar command

    Gilwe authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7fdd984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    858ad2c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Gilwe authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3a406f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. fix: pom.xml to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-2331703
    snyk-bot committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    11dc0e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Merge pull request #1 from Rookout/snyk-fix-061bb3dc3f7140aae50ae36d1…

    …a273bc9
    
    RK-14537 - [Snyk] Security upgrade com.google.protobuf:protobuf-java from 3.9.1 to 3.16.1
    ElDuderinos authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2e5da2b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. RK-16159 - [Snyk] Security upgrade java-language-server (#2)

    * fix: pom.xml to reduce vulnerabilities
    
    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167774
    
    * Update pom.xml
    
    Co-authored-by: snyk-bot <[email protected]>
    idanrookout and snyk-bot authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    965efdc View commit details
    Browse the repository at this point in the history
Loading