mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-11-07 12:00:42 +01:00
Merge pull request #232 from ollama4j/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.20.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -258,7 +258,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.20.0</version>
|
<version>2.20.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user