Commit Graph

16 Commits

Author SHA1 Message Date
Bipin kumar 38c569055d
JAVA-32170: Changes made for Fix formatting of POMs - C_03 (#16105) 2024-03-15 23:43:53 +02:00
Harry9656 535d9a97b4
[JAVA-31568] Upgrade org.json and json-path libraries 2024-03-11 21:16:11 +01:00
panos-kakos cb3b854caa
[JAVA-30180] Upgraded jackson library in main pom.xml (#15847)
* [JAVA-30180] Upgraded jackson library in main pom.xml

* [JAVA-30180] Reverted jackson upgrade for apache-kafka

* [JAVA-30180]
2024-02-25 22:26:52 +01:00
Bipin kumar bcba7da594
JAVA-30449 Fix formatting of POMs A_to_C (#15720) 2024-01-30 12:29:53 +02:00
panos-kakos 88786dc076 [JAVA-29474] Replace commons-lang with commons-lang3 (#15514) 2024-01-03 22:21:49 +01:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
panos-kakos 2c7a0d05e2 [JAVA-26714] Clean up of commons-lang3 2023-11-12 18:00:46 +02:00
Bipin kumar b858b5521f JAVA-24381:Changes made for fixing pom indentation (#14633) 2023-08-28 18:28:01 +03:00
Kai Yuan 4945be2fd6 What's the Difference Between Iterator and Listiterator? (#14547) 2023-08-08 19:05:39 -05:00
Bipin kumar 2229e249a5 JAVA-22625: Changes made for formatting the pom.xml (#14327)
* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: commenting module

* JAVA-22625: commenting module
2023-07-25 12:04:39 +05:30
Sam Gardner 8430235bb1 Merge branch 'master' into BAEL-6334-check-list-element-in-other-list 2023-05-18 10:31:57 +01:00
Bahaa El-Din Helmy 2da5d14e25 Add files via upload (#14006) 2023-05-15 08:14:21 -07:00
Sam Gardner 956660497a BAEL-6334 Add example code for checking if a list element is in another list 2023-05-12 11:58:08 +01:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
Vali Tuguran fa6b78233c BAEL-6040 Add Java List tests. (#13255)
* BAEL-6040 Add list interface example.

* BAEL-6040 Updated list iterator.

* BAEL-6040 Removed logger import.

* BAEL-6040 Added List interface tests.

* BAEL-6040 Update tests success names.

* BAEL-6040 Small names refactoring.

* BAEL-6040 Add new core-java-collections-5 module.

* BAEL-6040 Create module core-java-collections-list-5.

* BAEL-6040 Create module core-java-collections-list-5.
2023-01-21 21:39:34 -07:00