Commit Graph

9 Commits

Author SHA1 Message Date
panos-kakos aa2af965ce [JAVA-15965] Upgraded json version to 20230618 2023-10-07 00:48:51 +03:00
Sam Gardner 418b65de46 Merge branch 'master' into BAEL-6818-check-value-exists-json-array 2023-08-22 10:05:00 +01:00
Sam Gardner 786796d6c0 BAEL-8618 order parent pom alphabetically 2023-08-22 10:00:40 +01:00
Sam Gardner 960fe5312e BAEL-6818 Add examples for checking if a value exists in a JSON array 2023-08-08 12:22:49 +01:00
BHARATH GANESH ad939d477d BAEL-6504: Convert Json Array to Java list (#14049) 2023-08-06 18:10:47 +05:30
thibault.faure e42d7a6b8a BAEL-6508 Code for the Solving Gson Parsing Errors article 2023-05-22 23:51:22 +02:00
sampadawagde 2b5179baba JAVA-13136: Fix formatting of POMs 2022-07-15 09:59:54 +05:30
panos-kakos 3624a450ed Java 11497 (#12410)
* Added/created parent module (json-modules)

* moved json(submodule) to json-modules(parent)

* moved json-2(submodule) to json-modules(parent)

* moved json-path(submodule) to json-modules(parent)

* moved gson(submodule) to json-modules(parent)

* deleted sub-modules that we moved to json-modules

* removed version

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-26 21:16:19 +05:30
panos-kakos a51caf51f3 Java 11497 (#12399)
* Added/created parent module (json-modules)

* moved json(submodule) to json-modules(parent)

* moved json-2(submodule) to json-modules(parent)

* moved json-path(submodule) to json-modules(parent)

* moved gson(submodule) to json-modules(parent)

* deleted sub-modules that we moved to json-modules

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-24 21:58:34 +05:30