Skip to content

Update installation version on java-local.md#192

Merged
VicV merged 2 commits into
DevCycleHQ:mainfrom
leslie-lau:patch-6
Mar 15, 2023
Merged

Update installation version on java-local.md#192
VicV merged 2 commits into
DevCycleHQ:mainfrom
leslie-lau:patch-6

Conversation

@leslie-lau
Copy link
Copy Markdown
Contributor

Update the Maven and Gradle installation versions to point to the latest version for the Java Local Bucketing SDK

Update the Maven and Gradle installation versions to point to the latest version for the Java Local Bucketing SDK
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
devcycle-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 10, 2023 at 4:38PM (UTC)

Comment thread docs/sdk/server-side-sdks/java-local.md Outdated

:::info

Refer to the latest version of the SDK on [maven central](https://maven.org/artifact/com.devcycle/android-client-sdk) if you would not prefer gradle to pull the latest version automatically by using `+`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gradle or maven

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@VicV VicV merged commit 2943da0 into DevCycleHQ:main Mar 15, 2023
jonathannorris added a commit that referenced this pull request May 13, 2026
- fast-uri <= 3.1.1 -> ^3.1.2 (high, alerts #192 #193)
- fast-xml-builder <= 1.1.6 -> ^1.1.7 (high/medium, alerts #190 #191)
- @babel/plugin-transform-modules-systemjs <= 7.29.3 -> ^7.29.4 (high, alert #194)
jonathannorris added a commit that referenced this pull request May 29, 2026
* chore: resolve open dependabot security alerts

- axios resolutions -> ^1.15.2 (resolves to 1.16.0) (high/medium/low)
- ip-address -> ^10.1.1 (resolves to 10.2.0) (medium, XSS)

* chore: remove unused ip-address@npm:^9.0.5 resolution

* chore: resolve remaining dependabot security alerts

- fast-uri <= 3.1.1 -> ^3.1.2 (high, alerts #192 #193)
- fast-xml-builder <= 1.1.6 -> ^1.1.7 (high/medium, alerts #190 #191)
- @babel/plugin-transform-modules-systemjs <= 7.29.3 -> ^7.29.4 (high, alert #194)

* chore: remove redundant ip-address scoped resolution

* chore: resolve webpack-dev-server dependabot alert #197

- webpack-dev-server 5.2.3 -> 5.2.4 (medium, alert #197)

* chore: add qs resolution to fix alert #198 (medium, DoS)

* chore: prefer lockfile-only bumps, keep only required resolutions

Remove 26 resolution entries from package.json where the patched
version already satisfies the existing semver ranges in the dependency
tree. Only two resolutions are truly necessary:
- serialize-javascript: 7.0.5 (parents use ^6.x, major bump required)
- qs: ^6.15.2 (parents use ~6.14.0 tilde range, cannot reach 6.15.x)

All security-relevant packages still resolve to patched or newer versions
via lockfile-only resolution.

* chore: add fast-xml-builder and fast-xml-parser resolutions to fix alerts #190 and #191

* fix: remove broken Bitbucket remote docs fetch (#978)

* fix: remove broken Bitbucket remote docs fetch

* docs: remove Bitbucket integrations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants