Merge pull request #7 from shautvast/snyk-fix-551b6af8a0bd7d3ff719d12ec3ed1a67
[Snyk] Fix for 2 vulnerabilities
This commit is contained in:
commit
c949de0515
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -99,7 +99,7 @@
|
|||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
<artifactId>logback-core</artifactId>
|
||||
<version>0.9.29</version>
|
||||
<version>1.2.13</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
<artifactId>logback-classic</artifactId>
|
||||
<version>0.9.29</version>
|
||||
<version>1.2.13</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue