Skip to content

Commit

Permalink
Bump oshi-core from 5.1.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [oshi-core](https://github.com/oshi/oshi) from 5.1.0 to 5.1.1.
- [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.0...oshi-parent-5.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Jun 3, 2020
1 parent 332c63b commit 68c73d6
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.0</version>
<version>5.1.1</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 @@ -152,7 +152,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 68c73d6

Please sign in to comment.