File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
modules/swagger-codegen/src/main/resources/Java/libraries
petstore-security-test/java/okhttp-gson
okhttp-gson-parcelableModel Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ lazy val root = (project in file(".")).
17
17
"joda-time" % "joda-time" % "2.10.5" % "compile",
18
18
{ {/joda} }
19
19
{ {#threetenbp} }
20
- "io.gsonfire " % "gson-fire " % "1.4.1" % "compile",
20
+ "org.threeten " % "threetenbp " % "1.4.1" % "compile",
21
21
{ {/threetenbp} }
22
22
"io.gsonfire" % "gson-fire" % "1.8.3" % "compile",
23
23
"junit" % "junit" % "4.12" % "test",
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ lazy val root = (project in file(".")).
17
17
"joda-time" % "joda-time" % "2.10.5" % "compile",
18
18
{ {/joda} }
19
19
{ {#threetenbp} }
20
- "io.gsonfire " % "gson-fire " % "1.4.1" % "compile",
20
+ "org.threeten " % "threetenbp " % "1.4.1" % "compile",
21
21
{ {/threetenbp} }
22
22
"com.squareup.okio" % "okio" % "1.13.0" % "compile",
23
23
"junit" % "junit" % "4.12" % "test",
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ lazy val root = (project in file(".")).
13
13
" com.squareup.okhttp" % " okhttp" % " 2.7.5" ,
14
14
" com.squareup.okhttp" % " logging-interceptor" % " 2.7.5" ,
15
15
" com.google.code.gson" % " gson" % " 2.8.1" ,
16
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
16
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
17
17
" junit" % " junit" % " 4.12" % " test" ,
18
18
" com.novocode" % " junit-interface" % " 0.10" % " test"
19
19
)
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ lazy val root = (project in file(".")).
13
13
" com.squareup.okhttp" % " okhttp" % " 2.7.5" ,
14
14
" com.squareup.okhttp" % " logging-interceptor" % " 2.7.5" ,
15
15
" com.google.code.gson" % " gson" % " 2.8.1" ,
16
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
16
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
17
17
" io.gsonfire" % " gson-fire" % " 1.8.3" % " compile" ,
18
18
" junit" % " junit" % " 4.12" % " test" ,
19
19
" com.novocode" % " junit-interface" % " 0.10" % " test"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ lazy val root = (project in file(".")).
13
13
" com.squareup.okhttp" % " okhttp" % " 2.7.5" ,
14
14
" com.squareup.okhttp" % " logging-interceptor" % " 2.7.5" ,
15
15
" com.google.code.gson" % " gson" % " 2.8.1" ,
16
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
16
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
17
17
" io.gsonfire" % " gson-fire" % " 1.8.3" % " compile" ,
18
18
" junit" % " junit" % " 4.12" % " test" ,
19
19
" com.novocode" % " junit-interface" % " 0.10" % " test"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ lazy val root = (project in file(".")).
13
13
" io.rest-assured" % " scala-support" % " 3.1.0" ,
14
14
" com.google.code.gson" % " gson" % " 2.6.1" ,
15
15
" io.gsonfire" % " gson-fire" % " 1.8.2" % " compile" ,
16
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
16
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
17
17
" com.squareup.okio" % " okio" % " 1.13.0" % " compile" ,
18
18
" junit" % " junit" % " 4.12" % " test" ,
19
19
" com.novocode" % " junit-interface" % " 0.10" % " test"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ lazy val root = (project in file(".")).
18
18
" com.squareup.retrofit2" % " converter-jackson" % " 2.3.0" % " compile" ,
19
19
" io.swagger" % " swagger-annotations" % " 1.5.24" % " compile" ,
20
20
" org.apache.oltu.oauth2" % " org.apache.oltu.oauth2.client" % " 1.0.1" % " compile" ,
21
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
21
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
22
22
" io.gsonfire" % " gson-fire" % " 1.8.3" % " compile" ,
23
23
" junit" % " junit" % " 4.12" % " test" ,
24
24
" com.novocode" % " junit-interface" % " 0.11" % " test"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ lazy val root = (project in file(".")).
14
14
" com.squareup.retrofit2" % " converter-gson" % " 2.7.1" % " compile" ,
15
15
" io.swagger" % " swagger-annotations" % " 1.5.24" % " compile" ,
16
16
" org.apache.oltu.oauth2" % " org.apache.oltu.oauth2.client" % " 1.0.1" % " compile" ,
17
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
17
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
18
18
" io.gsonfire" % " gson-fire" % " 1.8.3" % " compile" ,
19
19
" junit" % " junit" % " 4.12" % " test" ,
20
20
" com.novocode" % " junit-interface" % " 0.11" % " test"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ lazy val root = (project in file(".")).
16
16
" io.reactivex" % " rxjava" % " 1.3.0" % " compile" ,
17
17
" io.swagger" % " swagger-annotations" % " 1.5.24" % " compile" ,
18
18
" org.apache.oltu.oauth2" % " org.apache.oltu.oauth2.client" % " 1.0.1" % " compile" ,
19
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
19
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
20
20
" io.gsonfire" % " gson-fire" % " 1.8.3" % " compile" ,
21
21
" junit" % " junit" % " 4.12" % " test" ,
22
22
" com.novocode" % " junit-interface" % " 0.11" % " test"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ lazy val root = (project in file(".")).
16
16
" io.reactivex.rxjava2" % " rxjava" % " 2.1.1" % " compile" ,
17
17
" io.swagger" % " swagger-annotations" % " 1.5.24" % " compile" ,
18
18
" org.apache.oltu.oauth2" % " org.apache.oltu.oauth2.client" % " 1.0.1" % " compile" ,
19
- " io.gsonfire " % " gson-fire " % " 1.4.1" % " compile" ,
19
+ " org.threeten " % " threetenbp " % " 1.4.1" % " compile" ,
20
20
" io.gsonfire" % " gson-fire" % " 1.8.3" % " compile" ,
21
21
" junit" % " junit" % " 4.12" % " test" ,
22
22
" com.novocode" % " junit-interface" % " 0.11" % " test"
You can’t perform that action at this time.
0 commit comments