Skip to content

Commit 5c09ba7

Browse files
c-dilkstongtongcao
authored andcommitted
doc(deps): GSON version associated with DJL API (#914)
1 parent fd2ef4f commit 5c09ba7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,9 @@
207207
</dependency>
208208

209209
<!-- resolve conflict between `org.jlab.coda:jclara` and `ai.djl:api`
210-
by choosing the later version of their `com.google.code.gson:gson` dependency -->
210+
by choosing the later version of their `com.google.code.gson:gson` dependency
211+
- `djl`'s `gson` version is here: https://github.com/deepjavalibrary/djl/blob/master/gradle/libs.versions.toml
212+
-->
211213
<dependency>
212214
<groupId>com.google.code.gson</groupId>
213215
<artifactId>gson</artifactId>

0 commit comments

Comments
 (0)