Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 9, 2020
1 parent c189b56 commit 9f3e30e
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 @@ -163,7 +163,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.1.1</version>
<version>5.1.2</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.1.1</version>
<version>5.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9f3e30e

Please sign in to comment.