Skip to content

Commit

Permalink
Bump oshi-core from 5.7.3 to 5.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 31, 2021
1 parent fcabbed commit 45b6001
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.7.3</version>
<version>5.7.4</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.7.3</version>
<version>5.7.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 45b6001

Please sign in to comment.