Skip to content

Commit

Permalink
Bump oshi-core from 5.3.5 to 5.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 16, 2020
1 parent 370f18a commit 16ddaed
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.3.5</version>
<version>5.3.6</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 @@ -150,7 +150,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.3.5</version>
<version>5.3.6</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 16ddaed

Please sign in to comment.