File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949 <goal >wget</goal >
5050 </goals >
5151 <configuration >
52- <url >https://github.com/emacs-lsp/lsp-java/releases/download/2.1 /Pivotal.vscode-spring-boot-1.3 .0.vsix</url >
52+ <url >https://github.com/emacs-lsp/lsp-java/releases/download/2.2 /Pivotal.vscode-spring-boot-1.6 .0.vsix</url >
5353 <outputFileName >vscode-extension.zip</outputFileName >
5454 <outputDirectory >${project.build.directory} </outputDirectory >
5555 </configuration >
Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ then list all."
329329 :type 'boolean
330330 :group 'lsp-mode )
331331
332- (defvar lsp-java--download-root " https://raw.githubusercontent.com/yyoncho /lsp-java/che-dep /install/" )
332+ (defvar lsp-java--download-root " https://raw.githubusercontent.com/emacs-lsp /lsp-java/master /install/" )
333333
334334(defun lsp-java--json-bool (param )
335335 " Return a PARAM for setting parsable by json.el for booleans."
You can’t perform that action at this time.
0 commit comments