Skip to content

Commit 6bfa64c

Browse files
Bump com.github.oshi:oshi-core from 6.6.5 to 6.6.6 (#4045)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc09cc5 commit 6bfa64c

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

agent/agent-tooling/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
compileOnly("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")
4747
compileOnly("io.opentelemetry:opentelemetry-extension-trace-propagators")
4848

49-
implementation("com.github.oshi:oshi-core:6.6.5") {
49+
implementation("com.github.oshi:oshi-core:6.6.6") {
5050
exclude("org.slf4j", "slf4j-api")
5151
}
5252

agent/agent-tooling/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.18.2=runtimeClasspath
2020
com.fasterxml.jackson.core:jackson-databind:2.18.2=runtimeClasspath
2121
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2=runtimeClasspath
2222
com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath
23-
com.github.oshi:oshi-core:6.6.5=runtimeClasspath
23+
com.github.oshi:oshi-core:6.6.6=runtimeClasspath
2424
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
2525
com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath
2626
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
@@ -72,8 +72,8 @@ io.opentelemetry:opentelemetry-sdk:1.46.0=runtimeClasspath
7272
io.projectreactor.netty:reactor-netty-core:1.0.48=runtimeClasspath
7373
io.projectreactor.netty:reactor-netty-http:1.0.48=runtimeClasspath
7474
io.projectreactor:reactor-core:3.4.41=runtimeClasspath
75-
net.java.dev.jna:jna-platform:5.15.0=runtimeClasspath
76-
net.java.dev.jna:jna:5.15.0=runtimeClasspath
75+
net.java.dev.jna:jna-platform:5.16.0=runtimeClasspath
76+
net.java.dev.jna:jna:5.16.0=runtimeClasspath
7777
net.minidev:accessors-smart:2.5.1=runtimeClasspath
7878
net.minidev:json-smart:2.5.1=runtimeClasspath
7979
org.apache.commons:commons-lang3:3.17.0=runtimeClasspath

licenses/more-licenses.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# agent
33
## Dependency License Report
4-
_2025-01-21 14:01:27 PST_
4+
_2025-01-27 04:00:22 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2`
@@ -241,17 +241,17 @@ _2025-01-21 14:01:27 PST_
241241
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
242242
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
243243
244-
**49** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.15.0`
244+
**49** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.16.0`
245245
> - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna)
246246
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
247247
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
248-
> - **Embedded license files**: [jna-5.15.0.jar/META-INF/LICENSE](jna-5.15.0.jar/META-INF/LICENSE)
248+
> - **Embedded license files**: [jna-5.16.0.jar/META-INF/LICENSE](jna-5.16.0.jar/META-INF/LICENSE)
249249
250-
**50** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.15.0`
250+
**50** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.16.0`
251251
> - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna)
252252
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
253253
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
254-
> - **Embedded license files**: [jna-platform-5.15.0.jar/META-INF/LICENSE](jna-platform-5.15.0.jar/META-INF/LICENSE)
254+
> - **Embedded license files**: [jna-platform-5.16.0.jar/META-INF/LICENSE](jna-platform-5.16.0.jar/META-INF/LICENSE)
255255
256256
**51** **Group:** `net.minidev` **Name:** `accessors-smart` **Version:** `2.5.1`
257257
> - **Project URL**: [https://urielch.github.io/](https://urielch.github.io/)
@@ -332,17 +332,17 @@ _2025-01-21 14:01:27 PST_
332332
> - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html)
333333
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
334334
335-
**64** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.15.0`
335+
**64** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.16.0`
336336
> - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna)
337337
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
338338
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
339-
> - **Embedded license files**: [jna-5.15.0.jar/META-INF/LICENSE](jna-5.15.0.jar/META-INF/LICENSE)
339+
> - **Embedded license files**: [jna-5.16.0.jar/META-INF/LICENSE](jna-5.16.0.jar/META-INF/LICENSE)
340340
341-
**65** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.15.0`
341+
**65** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.16.0`
342342
> - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna)
343343
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
344344
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
345-
> - **Embedded license files**: [jna-platform-5.15.0.jar/META-INF/LICENSE](jna-platform-5.15.0.jar/META-INF/LICENSE)
345+
> - **Embedded license files**: [jna-platform-5.16.0.jar/META-INF/LICENSE](jna-platform-5.16.0.jar/META-INF/LICENSE)
346346
347347
## MIT License
348348

@@ -381,7 +381,7 @@ _2025-01-21 14:01:27 PST_
381381
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
382382
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
383383
384-
**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.6.5`
384+
**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.6.6`
385385
> - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-core](https://github.com/oshi/oshi/oshi-core)
386386
> - **Manifest License**: "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT" (Not Packaged)
387387
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)