Skip to content

Commit

Permalink
Bump oshi-core from 5.8.2 to 5.8.3
Browse files Browse the repository at this point in the history
Bumps [oshi-core](https://github.com/oshi/oshi) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](oshi/oshi@oshi-parent-5.8.2...oshi-parent-5.8.3)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 25, 2021
1 parent ea66aae commit 6fc4352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.8.2</version>
<version>5.8.3</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.8.2</version>
<version>5.8.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6fc4352

Please sign in to comment.