Update dependency org.slf4j:slf4j-simple to v1.7.30
This commit is contained in:
parent
8b134a88a9
commit
43a90c0554
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -157,7 +157,7 @@
|
|||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
<version>1.7.28</version>
|
||||
<version>1.7.30</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
Loading…
Reference in a new issue