New oshi and spring version

New logo at read me
This commit is contained in:
Rudolf Barbu 2020-07-05 18:20:27 +03:00
parent 41c8d912c4
commit 2506684cd3
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<h3 align = "center">
<img src = "https://steamuserimages-a.akamaihd.net/ugc/1183832249548920590/A4887F3781AB6DD6B7CA098566FB62E6F5D92975/" alt = "Logo" />
<img src = "https://steamuserimages-a.akamaihd.net/ugc/1297549742976925024/97F3CBA92B2FEF3652F5A06EC90FB5FF89E5D224/" alt = "Logo" />
<h4 align = "center"><a href = "http://b-server.org/">Demo</a></h4>
</h3>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.7.RELEASE</version>
<version>2.2.8.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.b-software</groupId>
@ -11,7 +11,7 @@
<version>1.5.5</version>
<packaging>jar</packaging>
<properties>
<oshiVersion>5.0.1</oshiVersion>
<oshiVersion>5.2.0</oshiVersion>
<jnaVersion>5.5.0</jnaVersion>
<lombokVersion>1.18.12</lombokVersion>
<ini4jlVersion>0.5.4</ini4jlVersion>