Bump org.json4s:json4s-jackson_2.12 from 3.5.3 to 3.7.0-M5 in /DataProcessing/datax-core (#1361)

* Bump org.json4s:json4s-jackson_2.12 in /DataProcessing/datax-core

Bumps [org.json4s:json4s-jackson_2.12](https://github.com/json4s/json4s) from 3.5.3 to 4.0.7.
- [Commits](https://github.com/json4s/json4s/compare/v3.5.3...v4.0.7)

---
updated-dependencies:
- dependency-name: org.json4s:json4s-jackson_2.12
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Upgrade to 3.7.0-M5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edward Maeng <smaeng@microsoft.com>
This commit is contained in:
dependabot[bot] 2024-10-01 14:38:35 -07:00 коммит произвёл GitHub
Родитель 4a4eafb077
Коммит 124d759549
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -119,7 +119,7 @@ SOFTWARE
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_2.12</artifactId>
<version>3.5.3</version>
<version>3.7.0-M5</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>