Merge pull request #162 from ollama4j/dependabot/maven/org.json-json-20250517

Bump org.json:json from 20240205 to 20250517
This commit is contained in:
Amith Koujalgi 2025-09-11 10:04:35 +05:30 committed by GitHub
commit 8e2be82a2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -227,7 +227,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20240205</version>
<version>20250517</version>
<scope>test</scope>
</dependency>