microsoft / botbuilder-java

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
http://botframework.com
MIT License
178 stars 115 forks source link

Bump json-smart from 2.4.8 to 2.4.9 #1506

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps json-smart from 2.4.8 to 2.4.9.

Release notes

Sourced from json-smart's releases.

V 2.4.9

V 2.4.9 (2023-03-07)

  • Add depth limit of 400 when parsing JSON.

What's Changed

New Contributors

... (truncated)

Commits
  • 08517d2 update deploy doc
  • c0ad366 rollback original GPG key.
  • 1d02ee2 add missing mvn install
  • 9628520 patch github action
  • 300d425 Merge pull request #84 from netplex/dependabot/maven/json-smart-action/org.ap...
  • 763481f change compilation order
  • 1437351 patch tests
  • d6a8a7b fix github action
  • 9249335 Merge pull request #87 from netplex/dependabot/maven/json-smart/org.apache.ma...
  • 282eae9 update readme
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/botbuilder-java/network/alerts).