Commit graph

96 commits

Author SHA1 Message Date
Anthony Raymond c41a8bbb6c Prepare next iteration 2023-05-26 11:19:26 +02:00
Anthony Raymond d82232e2df Prepare release 2.1.34 2023-05-26 11:17:02 +02:00
Anthony Raymond cc60ace853
Update pom.xml
Update commons-io to fix #182
2023-05-26 10:56:32 +02:00
Anthony RAYMOND 31ebcb78df Prepare next iteration 2022-12-01 00:50:58 +01:00
Anthony RAYMOND f99c34f814 Prepare release 2.1.33 2022-12-01 00:50:50 +01:00
Anthony RAYMOND e05d419195 Prepare next iteration 2022-11-02 20:54:51 +01:00
Anthony RAYMOND f724d34ec6 Prepare release 2.1.32 2022-11-02 20:54:43 +01:00
Anthony RAYMOND 41bc10b68d cleanup pom.xml 2022-11-01 23:10:23 +01:00
laur 8d89c59b0c update dependencies
- spring-boot to 2.7.3
- guava to 31.1-jre
2022-09-09 09:12:56 +02:00
laur bebc812533 add lombok & minor refactor
- add lombok dependency
 - allows us to remove loads of boilerplate utilizing
  - @Getter
  - @Data
  - @ToString
  - @RequiredArgsContructor
  - @EqualsAndHashCode
   etc annotations.
- refactor: move createClient() from BitTorrentClientConfig to BitTorrentClientProvider;
  - corresponding changes in BitTorrentClientConfigSerializationTest, BitTorrentClientConfigTest & BitTorrentClientTest;
  - removed StaticClientFilesTester, moved its tests into BitTorrentClientTest;
2022-09-06 20:42:28 +02:00
Anthony RAYMOND 5f1aa8d99a Prepare next iteration 2022-08-01 22:55:49 +02:00
Anthony RAYMOND c181334b33 Prepare release 2.1.31 2022-08-01 22:55:41 +02:00
Anthony RAYMOND 4d61fcb714 prepare release 2.1.30 2022-04-18 23:50:29 +02:00
Anthony RAYMOND c6b347bf1f fix test executions 2021-12-21 22:43:15 +01:00
Anthony Raymond 7a92838e85
Update log4j once again 2021-12-21 10:10:43 +01:00
Anthony RAYMOND 58db522c16 prepare next release 2021-12-13 22:22:38 +01:00
Anthony RAYMOND 4ffe9fe2c7 temporary fix for CVE-2021-44228 2021-12-13 21:37:26 +01:00
Anthony RAYMOND 95bfebbb29 prepare next release 2021-11-16 22:53:07 +01:00
Anthony RAYMOND 71409c235d prepare release 2021-07-17 09:54:45 +02:00
Anthony RAYMOND 3859e91799 update spring parent version 2021-07-17 09:50:24 +02:00
Anthony RAYMOND 8d5ac8044a remove useless maven deps & fix dockerfile 2021-07-17 02:14:03 +02:00
Anthony RAYMOND 0ccfcf3db8 fix travis 2021-07-16 23:58:09 +02:00
Anthony RAYMOND 7282496f28 update deps 2021-07-16 22:51:14 +02:00
Anthony RAYMOND 5c66b5b217 update version 2021-07-16 22:48:32 +02:00
Anthony Raymond 1b06d31322 prepare 2.1.24 2020-12-09 16:44:22 +01:00
Anthony Raymond b4d6082f7d
Update pom.xml 2020-12-09 16:30:49 +01:00
Anthony RAYMOND 586061a528 update jacoco version 2020-11-12 01:29:34 +01:00
Anthony RAYMOND a77843b350 Prepare new version 2020-05-12 21:32:53 +02:00
Anthony RAYMOND 527026967c prepare release 2.1.20 2020-03-25 14:21:52 +01:00
anthonyraymond b2989686b7 Update to version 2.1.19 2019-07-02 22:41:47 +02:00
anthonyraymond bc50a2cef5 Update dependencies 2019-07-02 22:40:29 +02:00
anthonyraymond 8bcc50a264 Update to version 2.1.18 2019-06-05 00:34:05 +02:00
anthonyraymond a4d82c7afc Update to version 2.1.17 2019-06-01 00:09:42 +02:00
anthonyraymond dd5d9b2be2 Update version 2019-05-31 23:46:21 +02:00
anthonyraymond 3524d9db69 Update to version 2.1.15 2019-05-07 00:41:55 +02:00
anthonyraymond 2bcc95774a Prepare release 2.1.14 2019-03-15 00:15:36 +01:00
anthonyraymond 0d68cfd51b Update to version 2.1.13 2019-02-21 00:35:16 +01:00
anthonyraymond 504800b866 Update version to 2.1.12 2019-02-14 00:38:21 +01:00
anthonyraymond a9fc5a7300 Prepare release 2.1.11 2018-12-25 23:09:06 +01:00
anthonyraymond dd4006e9cb Prepare release 2.1.10 2018-12-23 00:59:16 +01:00
anthonyraymond 0df585e90e Prepare release 2.1.9 2018-12-22 02:19:56 +01:00
anthonyraymond f1526c440f Prepare release 2.1.8 2018-12-19 00:10:12 +01:00
anthonyraymond df8980c344 update springboot version 2018-11-24 01:53:19 +01:00
anthonyraymond 0a0ba63c90 Update to version 2.1.7 2018-09-28 23:12:52 +02:00
anthonyraymond 478a553c87 Update to version 2.1.6 2018-08-01 22:06:34 +02:00
anthonyraymond a0c27f688f Update to version 2.1.5 2018-07-25 01:00:35 +02:00
anthonyraymond ed75637ce9 Update to version 2.1.4 2018-06-30 22:41:49 +02:00
anthonyraymond 78df5e9859 Switch back to tomcat and fix some warnings 2018-06-30 20:49:53 +02:00
anthonyraymond b5c78dd0d7 Update to version 2.1.3 2018-06-08 23:24:00 +02:00
anthonyraymond db08d59384 Update to version 2.1.2 2018-05-23 19:24:35 +02:00