mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-11-08 04:20:40 +01:00
Merge pull request #233 from ollama4j/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.20.1
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.0 to 2.20.1
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -263,7 +263,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
<artifactId>jackson-dataformat-yaml</artifactId>
|
<artifactId>jackson-dataformat-yaml</artifactId>
|
||||||
<version>2.20.0</version>
|
<version>2.20.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.datatype</groupId>
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user