mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-01-10 03:56:40 +03:00
Fixed vulnerability issue.
This commit is contained in:
parent
3820409ce8
commit
2c54375cfe
2
pom.xml
2
pom.xml
@ -157,7 +157,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-databind</artifactId>
|
<artifactId>jackson-databind</artifactId>
|
||||||
<version>2.9.10</version>
|
<version>2.10.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user