Merge pull request #165 from ollama4j/dependabot/maven/org.slf4j-slf4j-api-2.0.17

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.17
This commit is contained in:
Amith Koujalgi 2025-09-11 10:03:04 +05:30 committed by GitHub
commit 8a7554efb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -210,7 +210,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.9</version>
<version>2.0.17</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>