From 2accca72f2bd26c9a1cf1bd918961889b9ee3ace Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 4 Mar 2024 19:18:16 +0100 Subject: [PATCH] deps: update dependency org.json:json to v20240303 (#2426) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.json:json](https://togithub.com/douglascrockford/JSON-java) | `20240205` -> `20240303` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.json:json/20240303?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.json:json/20240303?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.json:json/20240205/20240303?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.json:json/20240205/20240303?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
douglascrockford/JSON-java (org.json:json) ### [`v20240303`](https://togithub.com/stleary/JSON-java/releases/tag/20240303) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20240205...20240303) | Pull Request | Description | |----|----| | [#​875](https://togithub.com/douglascrockford/JSON-java/issues/875) | [20240303-pre-release-updates](https://togithub.com/stleary/JSON-java/pull/875)| | [#​874](https://togithub.com/douglascrockford/JSON-java/issues/874) | [Deployment and Pipeline action updates](https://togithub.com/stleary/JSON-java/pull/874)| | [#​869](https://togithub.com/douglascrockford/JSON-java/issues/869) | [Revert recent obj long get long changes](https://togithub.com/stleary/JSON-java/pull/869)| | [#​860](https://togithub.com/douglascrockford/JSON-java/issues/860) | [Added missing Javadocs for Java 21](https://togithub.com/stleary/JSON-java/pull/860)| | [#​858](https://togithub.com/douglascrockford/JSON-java/issues/858) | [cleanup-after-commit for #​854 and #​856](https://togithub.com/stleary/JSON-java/pull/858)| | [#​856](https://togithub.com/douglascrockford/JSON-java/issues/856) | [add ability for custom delimiters](https://togithub.com/stleary/JSON-java/pull/856)|
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigquerystorage). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92fe0e14a6..3d4c4cbd73 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ org.json json - 20240205 + 20240303