Skip to content

Commit

Permalink
Bump oshi-core from 5.3.2 to 5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 29, 2020
1 parent 799e51f commit b278857
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 @@ -164,7 +164,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.3.2</version>
<version>5.3.3</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 @@ -150,7 +150,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.3.2</version>
<version>5.3.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b278857

Please sign in to comment.