Skip to content

chore(deps): bump jline.version from 4.0.12 to 4.0.14 - #4054

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/maven/jline.version-4.0.14
May 3, 2026
Merged

chore(deps): bump jline.version from 4.0.12 to 4.0.14#4054
mergify[bot] merged 1 commit into
mainfrom
dependabot/maven/jline.version-4.0.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Copy link
Copy Markdown
Contributor

Bumps jline.version from 4.0.12 to 4.0.14.
Updates org.jline:jline-terminal from 4.0.12 to 4.0.14

Release notes

Sourced from org.jline:jline-terminal's releases.

JLine 4.0.14

  • fix: correct inverted bounds check in readBuffered methods (3.x backport) (#1855) @​gnodet

📦 Dependency updates

JLine 4.0.13 is a patch release with bug fixes for terminal handling, GraalVM native-image support, and encoding issues.

Bug Fixes

  • Fix AttributedStyle color chaining (#1792)
  • Erase probe emoji after grapheme cluster width detection (#1801)
  • Register all FFM foreign function signatures for GraalVM native-image (#1802)
  • Register Kernel32 FFM downcall signatures for GraalVM native-image (#1803)
  • Deprecate SwingTerminal.dispose() in favor of close() (#1811)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)
  • Resolve redirect targets against session working directory (#1781)
  • Use terminal encoding instead of default charset in VirtualTerminal (#1822)
Commits
  • 329f24c fix: remove proactive isNativeAccessEnabled() checks from terminal providers ...
  • 5e62717 fix: prevent DA response bytes from leaking to parent shell (#1856)
  • 2700ff2 chore: Bump org.graalvm.buildtools:native-maven-plugin (#1851)
  • b37b1fa chore: Bump actions/upload-pages-artifact from 4 to 5 (#1850)
  • 3befc1b chore: Bump org.graalvm.sdk:graal-sdk from 25.0.2 to 25.0.3 (#1852)
  • edc3637 fix: correct inverted bounds check in readBuffered methods (#1854)
  • befdfce fix: pass explicit version to nisse in release workflow
  • 2571aec chore: update nisse extension to 0.8.4
  • acc413c fix: use terminal encoding instead of default charset in VirtualTerminal (fix...
  • 96d9900 fix: resolve redirect targets against session working directory (#1781)
  • Additional commits viewable in compare view

Updates org.jline:jline-reader from 4.0.12 to 4.0.14

Release notes

Sourced from org.jline:jline-reader's releases.

JLine 4.0.14

  • fix: correct inverted bounds check in readBuffered methods (3.x backport) (#1855) @​gnodet

📦 Dependency updates

JLine 4.0.13 is a patch release with bug fixes for terminal handling, GraalVM native-image support, and encoding issues.

Bug Fixes

  • Fix AttributedStyle color chaining (#1792)
  • Erase probe emoji after grapheme cluster width detection (#1801)
  • Register all FFM foreign function signatures for GraalVM native-image (#1802)
  • Register Kernel32 FFM downcall signatures for GraalVM native-image (#1803)
  • Deprecate SwingTerminal.dispose() in favor of close() (#1811)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)
  • Resolve redirect targets against session working directory (#1781)
  • Use terminal encoding instead of default charset in VirtualTerminal (#1822)
Commits
  • 329f24c fix: remove proactive isNativeAccessEnabled() checks from terminal providers ...
  • 5e62717 fix: prevent DA response bytes from leaking to parent shell (#1856)
  • 2700ff2 chore: Bump org.graalvm.buildtools:native-maven-plugin (#1851)
  • b37b1fa chore: Bump actions/upload-pages-artifact from 4 to 5 (#1850)
  • 3befc1b chore: Bump org.graalvm.sdk:graal-sdk from 25.0.2 to 25.0.3 (#1852)
  • edc3637 fix: correct inverted bounds check in readBuffered methods (#1854)
  • befdfce fix: pass explicit version to nisse in release workflow
  • 2571aec chore: update nisse extension to 0.8.4
  • acc413c fix: use terminal encoding instead of default charset in VirtualTerminal (fix...
  • 96d9900 fix: resolve redirect targets against session working directory (#1781)
  • Additional commits viewable in compare view

Updates org.jline:jline-terminal-jni from 4.0.12 to 4.0.14

Release notes

Sourced from org.jline:jline-terminal-jni's releases.

JLine 4.0.14

  • fix: correct inverted bounds check in readBuffered methods (3.x backport) (#1855) @​gnodet

📦 Dependency updates

JLine 4.0.13 is a patch release with bug fixes for terminal handling, GraalVM native-image support, and encoding issues.

Bug Fixes

  • Fix AttributedStyle color chaining (#1792)
  • Erase probe emoji after grapheme cluster width detection (#1801)
  • Register all FFM foreign function signatures for GraalVM native-image (#1802)
  • Register Kernel32 FFM downcall signatures for GraalVM native-image (#1803)
  • Deprecate SwingTerminal.dispose() in favor of close() (#1811)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)
  • Resolve redirect targets against session working directory (#1781)
  • Use terminal encoding instead of default charset in VirtualTerminal (#1822)
Commits
  • 329f24c fix: remove proactive isNativeAccessEnabled() checks from terminal providers ...
  • 5e62717 fix: prevent DA response bytes from leaking to parent shell (#1856)
  • 2700ff2 chore: Bump org.graalvm.buildtools:native-maven-plugin (#1851)
  • b37b1fa chore: Bump actions/upload-pages-artifact from 4 to 5 (#1850)
  • 3befc1b chore: Bump org.graalvm.sdk:graal-sdk from 25.0.2 to 25.0.3 (#1852)
  • edc3637 fix: correct inverted bounds check in readBuffered methods (#1854)
  • befdfce fix: pass explicit version to nisse in release workflow
  • 2571aec chore: update nisse extension to 0.8.4
  • acc413c fix: use terminal encoding instead of default charset in VirtualTerminal (fix...
  • 96d9900 fix: resolve redirect targets against session working directory (#1781)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `jline.version` from 4.0.12 to 4.0.14.

Updates `org.jline:jline-terminal` from 4.0.12 to 4.0.14
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.12...4.0.14)

Updates `org.jline:jline-reader` from 4.0.12 to 4.0.14
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.12...4.0.14)

Updates `org.jline:jline-terminal-jni` from 4.0.12 to 4.0.14
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.12...4.0.14)

---
updated-dependencies:
- dependency-name: org.jline:jline-terminal
  dependency-version: 4.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-reader
  dependency-version: 4.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 3, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@mergify
mergify Bot merged commit ad04120 into main May 3, 2026
15 of 19 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/jline.version-4.0.14 branch May 3, 2026 10:31
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
… 2.64.1 to 2.65.0 [skip ci]

Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.64.1 to 2.65.0.
Release notes

*Sourced from [com.google.api.grpc:proto-google-common-protos's releases](https://github.com/googleapis/sdk-platform-java/releases).*

> v2.65.0
> -------
>
> [2.65.0](googleapis/sdk-platform-java@v2.64.2...v2.65.0) (2026-01-12)
> ------------------------------------------------------------------------------------------------
>
> ### Features
>
> * add org.json:json to third-party-dependencies pom ([ArcadeData#4047](https://redirect.github.com/googleapis/sdk-platform-java/issues/4047)) ([ffa432e](googleapis/sdk-platform-java@ffa432e)), closes [ArcadeData#4046](https://redirect.github.com/googleapis/sdk-platform-java/issues/4046)
> * remove dependency management of graal-sdk ([ArcadeData#4033](https://redirect.github.com/googleapis/sdk-platform-java/issues/4033)) ([ad05c34](googleapis/sdk-platform-java@ad05c34))
>
> ### Bug Fixes
>
> * add api\_version breadcrumb to client docs ([ArcadeData#4018](https://redirect.github.com/googleapis/sdk-platform-java/issues/4018)) ([a2b2179](googleapis/sdk-platform-java@a2b2179))
> * Create a single S2AChannelCredentials per application ([ArcadeData#3989](https://redirect.github.com/googleapis/sdk-platform-java/issues/3989)) ([3758b43](googleapis/sdk-platform-java@3758b43))
> * provide API to share the same background executor for channel po… ([ArcadeData#4030](https://redirect.github.com/googleapis/sdk-platform-java/issues/4030)) ([178182c](googleapis/sdk-platform-java@178182c))
>
> ### Dependencies
>
> * update dependencies.txt for grpc-gcp to 1.9.0 ([ArcadeData#4025](https://redirect.github.com/googleapis/sdk-platform-java/issues/4025)) ([b68791d](googleapis/sdk-platform-java@b68791d))
> * update google api dependencies ([ArcadeData#3917](https://redirect.github.com/googleapis/sdk-platform-java/issues/3917)) ([480cf13](googleapis/sdk-platform-java@480cf13))
> * update google.http-client.version to 2.0.3 ([ArcadeData#4054](https://redirect.github.com/googleapis/sdk-platform-java/issues/4054)) ([b9a8c89](googleapis/sdk-platform-java@b9a8c89))
>
> ### Documentation
>
> * Fix retry guide link in javadocs ([ArcadeData#4029](https://redirect.github.com/googleapis/sdk-platform-java/issues/4029)) ([b43f77c](googleapis/sdk-platform-java@b43f77c))
>
> v2.65.0-rc1
> -----------
>
> [2.65.0-rc1](googleapis/sdk-platform-java@v2.64.2...v2.65.0-rc1) (2025-12-11)
> --------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * feat: Upgrade protobuf runtime and gen code to 4.33. ([googleapis/sdk-platform-java#4000](https://redirect.github.com/googleapis/sdk-platform-java/pull/4000)) (<googleapis/sdk-platform-java@ac25015>)
> * feat: configure rc releases to be on prerelease mode (<googleapis/sdk-platform-java@e9055b0>)
>
> ### Bug Fixes
>
> * fix: add rc versioning scheme (<googleapis/sdk-platform-java@2939320>)
>
> ### Dependencies
>
> * deps: update auth to 1.42.0-rc1 and http-client to 2.1.0-rc1 ([googleapis/sdk-platform-java#4014](https://redirect.github.com/googleapis/sdk-platform-java/pull/4014)) (<googleapis/sdk-platform-java@0e01361>)
> * deps: Upgrade grpc to 1.76.2 ([googleapis/sdk-platform-java#4006](https://redirect.github.com/googleapis/sdk-platform-java/pull/4006)(https://redirect.github.com/googleapis/sdk-platform-java/commit/a8060a263ba34556b8d4d347a57625849a6859bc))
> * deps: update google api dependencies ([googleapis/sdk-platform-java#3917](https://redirect.github.com/googleapis/sdk-platform-java/pull/3917)(https://redirect.github.com/googleapis/sdk-platform-java/commit/480cf13148687c53c4af3da9d48490aeb5bf4b88))
>
> v2.64.2
> -------
>
> [2.64.2](googleapis/sdk-platform-java@v2.64.1...v2.64.2) (2025-12-10)
> ------------------------------------------------------------------------------------------------

... (truncated)


Changelog

*Sourced from [com.google.api.grpc:proto-google-common-protos's changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md).*

> [2.65.0](googleapis/sdk-platform-java@v2.64.2...v2.65.0) (2026-01-12)
> ------------------------------------------------------------------------------------------------
>
> ### Features
>
> * add org.json:json to third-party-dependencies pom ([ArcadeData#4047](https://redirect.github.com/googleapis/sdk-platform-java/issues/4047)) ([ffa432e](googleapis/sdk-platform-java@ffa432e)), closes [ArcadeData#4046](https://redirect.github.com/googleapis/sdk-platform-java/issues/4046)
> * remove dependency management of graal-sdk ([ArcadeData#4033](https://redirect.github.com/googleapis/sdk-platform-java/issues/4033)) ([ad05c34](googleapis/sdk-platform-java@ad05c34))
>
> ### Bug Fixes
>
> * add api\_version breadcrumb to client docs ([ArcadeData#4018](https://redirect.github.com/googleapis/sdk-platform-java/issues/4018)) ([a2b2179](googleapis/sdk-platform-java@a2b2179))
> * Create a single S2AChannelCredentials per application ([ArcadeData#3989](https://redirect.github.com/googleapis/sdk-platform-java/issues/3989)) ([3758b43](googleapis/sdk-platform-java@3758b43))
> * provide API to share the same background executor for channel po… ([ArcadeData#4030](https://redirect.github.com/googleapis/sdk-platform-java/issues/4030)) ([178182c](googleapis/sdk-platform-java@178182c))
>
> ### Dependencies
>
> * update dependencies.txt for grpc-gcp to 1.9.0 ([ArcadeData#4025](https://redirect.github.com/googleapis/sdk-platform-java/issues/4025)) ([b68791d](googleapis/sdk-platform-java@b68791d))
> * update google api dependencies ([ArcadeData#3917](https://redirect.github.com/googleapis/sdk-platform-java/issues/3917)) ([480cf13](googleapis/sdk-platform-java@480cf13))
> * update google.http-client.version to 2.0.3 ([ArcadeData#4054](https://redirect.github.com/googleapis/sdk-platform-java/issues/4054)) ([b9a8c89](googleapis/sdk-platform-java@b9a8c89))
>
> ### Documentation
>
> * Fix retry guide link in javadocs ([ArcadeData#4029](https://redirect.github.com/googleapis/sdk-platform-java/issues/4029)) ([b43f77c](googleapis/sdk-platform-java@b43f77c))
>
> [2.64.2](googleapis/sdk-platform-java@v2.64.1...v2.64.2) (2025-12-10)
> ------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * add per-service api\_version to gapic\_metadata ([ArcadeData#3984](https://redirect.github.com/googleapis/sdk-platform-java/issues/3984)) ([d589306](googleapis/sdk-platform-java@d589306))
>
> ### Dependencies
>
> * Upgrade auth to 1.41.0. ([ArcadeData#4008](https://redirect.github.com/googleapis/sdk-platform-java/issues/4008)) ([833b3e5](googleapis/sdk-platform-java@833b3e5))
> * upgrade grpc to 1.76.1 ([ArcadeData#3993](https://redirect.github.com/googleapis/sdk-platform-java/issues/3993)) ([958611e](googleapis/sdk-platform-java@958611e))
> * Upgrade grpc to 1.76.2 ([ArcadeData#4006](https://redirect.github.com/googleapis/sdk-platform-java/issues/4006)) ([a8060a2](googleapis/sdk-platform-java@a8060a2))


Commits

* [`972f87a`](googleapis/sdk-platform-java@972f87a) chore(main): release 2.65.0 ([ArcadeData#4058](https://redirect.github.com/googleapis/sdk-platform-java/issues/4058))
* [`74a2dd6`](googleapis/sdk-platform-java@74a2dd6) chore: update googleapis commit at Wed Dec 10 02:37:02 UTC 2025 ([ArcadeData#4013](https://redirect.github.com/googleapis/sdk-platform-java/issues/4013))
* [`b9a8c89`](googleapis/sdk-platform-java@b9a8c89) deps: update google.http-client.version to 2.0.3 ([ArcadeData#4054](https://redirect.github.com/googleapis/sdk-platform-java/issues/4054))
* [`93cbb09`](googleapis/sdk-platform-java@93cbb09) chore(deps): update upper bound dependencies file ([ArcadeData#4052](https://redirect.github.com/googleapis/sdk-platform-java/issues/4052))
* [`aa4a7f7`](googleapis/sdk-platform-java@aa4a7f7) build: Update macOS version in nightly workflow ([ArcadeData#4048](https://redirect.github.com/googleapis/sdk-platform-java/issues/4048))
* [`ffa432e`](googleapis/sdk-platform-java@ffa432e) feat: add org.json:json to third-party-dependencies pom ([ArcadeData#4047](https://redirect.github.com/googleapis/sdk-platform-java/issues/4047))
* [`3758b43`](googleapis/sdk-platform-java@3758b43) fix: Create a single S2AChannelCredentials per application ([ArcadeData#3989](https://redirect.github.com/googleapis/sdk-platform-java/issues/3989))
* [`178182c`](googleapis/sdk-platform-java@178182c) fix: provide API to share the same background executor for channel po… ([ArcadeData#4030](https://redirect.github.com/googleapis/sdk-platform-java/issues/4030))
* [`ad05c34`](googleapis/sdk-platform-java@ad05c34) feat: remove dependency management of graal-sdk ([ArcadeData#4033](https://redirect.github.com/googleapis/sdk-platform-java/issues/4033))
* [`6f59f7c`](googleapis/sdk-platform-java@6f59f7c) tests: Use fixed copyright year in tests. ([ArcadeData#4036](https://redirect.github.com/googleapis/sdk-platform-java/issues/4036))
* Additional commits viewable in [compare view](googleapis/sdk-platform-java@v2.64.1...v2.65.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=com.google.api.grpc:proto-google-common-protos&package-manager=maven&previous-version=2.64.1&new-version=2.65.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mergify Bot added a commit that referenced this pull request Jul 8, 2026
… 2.72.0 to 2.73.0 [skip ci]

Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.72.0 to 2.73.0.
Commits

* [`972f87a`](googleapis/sdk-platform-java@972f87a) chore(main): release 2.65.0 ([#4058](https://redirect.github.com/googleapis/sdk-platform-java/issues/4058))
* [`74a2dd6`](googleapis/sdk-platform-java@74a2dd6) chore: update googleapis commit at Wed Dec 10 02:37:02 UTC 2025 ([#4013](https://redirect.github.com/googleapis/sdk-platform-java/issues/4013))
* [`b9a8c89`](googleapis/sdk-platform-java@b9a8c89) deps: update google.http-client.version to 2.0.3 ([#4054](https://redirect.github.com/googleapis/sdk-platform-java/issues/4054))
* [`93cbb09`](googleapis/sdk-platform-java@93cbb09) chore(deps): update upper bound dependencies file ([#4052](https://redirect.github.com/googleapis/sdk-platform-java/issues/4052))
* [`aa4a7f7`](googleapis/sdk-platform-java@aa4a7f7) build: Update macOS version in nightly workflow ([#4048](https://redirect.github.com/googleapis/sdk-platform-java/issues/4048))
* [`ffa432e`](googleapis/sdk-platform-java@ffa432e) feat: add org.json:json to third-party-dependencies pom ([#4047](https://redirect.github.com/googleapis/sdk-platform-java/issues/4047))
* [`3758b43`](googleapis/sdk-platform-java@3758b43) fix: Create a single S2AChannelCredentials per application ([#3989](https://redirect.github.com/googleapis/sdk-platform-java/issues/3989))
* [`178182c`](googleapis/sdk-platform-java@178182c) fix: provide API to share the same background executor for channel po… ([#4030](https://redirect.github.com/googleapis/sdk-platform-java/issues/4030))
* [`ad05c34`](googleapis/sdk-platform-java@ad05c34) feat: remove dependency management of graal-sdk ([#4033](https://redirect.github.com/googleapis/sdk-platform-java/issues/4033))
* [`6f59f7c`](googleapis/sdk-platform-java@6f59f7c) tests: Use fixed copyright year in tests. ([#4036](https://redirect.github.com/googleapis/sdk-platform-java/issues/4036))
* Additional commits viewable in [compare view](googleapis/sdk-platform-java@gax/v2.72.0...gax/2.73.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=com.google.api.grpc:proto-google-common-protos&package-manager=maven&previous-version=2.72.0&new-version=2.73.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant