Tags: ystyle/jvms
Toggle v2.1.14's commit message
Merge pull request #68 from noxymon/feature/check-admin-privileges
Implement Validation if CLI is running under admin privileges
Toggle v2.1.13's commit message
security: fix CVE-2021-4235 and CVE-2019-11254 vulnerabilities
Update dependencies to remove vulnerable github.com/go-yaml/yaml package:
- Upgrade all dependencies to latest versions
- Remove github.com/go-yaml/yaml v2.1.0+incompatible (vulnerable to DoS)
- Keep only secure gopkg.in/yaml.v2 v2.4.0 (>= 2.2.8)
Dependencies updated:
- github.com/codegangsta/cli v1.19.1 => v1.20.0
- github.com/itchyny/gojq v0.12.8 => v0.12.18
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a => v0.40.0
- Go 1.18 => 1.24.0
Fixes #3 and #4 security alerts from Dependabot
Toggle v2.1.12's commit message
feat: add Java 25 LTS to jdkdlindex.json
Java 25 is the latest LTS version (released September 2025).
Now supporting LTS versions: 8, 11, 17, 21, 25
Toggle v2.1.11's commit message
Merge pull request #67 from renniemaharaj/new
Minor fixes, added 'storepath' file flag
Toggle v2.1.10's commit message
Merge pull request #65 from renniemaharaj/new
Switch command 'as_path' flag
Toggle v2.1.9's commit message
Merge pull request #60 from renniemaharaj/new
Fix: Passing cfx by value was a mistake
Toggle v2.1.8's commit message
Merge pull request #58 from renniemaharaj/new
Added "use" command and organized commands
Toggle v2.1.7's commit message
Merge pull request #57 from meteorOSS/new
feat: add support for switching JDK by index numbe
Toggle v2.1.6's commit message
Merge pull request #39 from giiiiiithub/new
jvms.json配置文件pretty化
Toggle v2.1.5's commit message
You can’t perform that action at this time.