mirror of https://github.com/apache/druid.git
Bump com.github.oshi:oshi-core from 6.4.2 to 6.4.4 (#14814)
* Bump com.github.oshi:oshi-core from 6.4.2 to 6.4.4 Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.2 to 6.4.4. - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.2...oshi-parent-6.4.4) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update licenses.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhishek Agarwal <1477457+abhishekagarwal87@users.noreply.github.com>
This commit is contained in:
parent
5f54ae7d27
commit
76c7963979
|
@ -2366,7 +2366,7 @@ name: OSHI
|
|||
license_category: binary
|
||||
module: java-core
|
||||
license_name: MIT License
|
||||
version: 6.4.2
|
||||
version: 6.4.4
|
||||
libraries:
|
||||
- com.github.oshi: oshi-core
|
||||
license_file_path: licenses/bin/oshi.MIT
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
<sigar.base.version>1.6.5</sigar.base.version>
|
||||
<sigar.version>${sigar.base.version}.132</sigar.version>
|
||||
<ipaddress.version>5.3.4</ipaddress.version>
|
||||
<oshi.version>6.4.2</oshi.version>
|
||||
<oshi.version>6.4.4</oshi.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue