25 Commits

Author SHA1 Message Date
dependabot-preview[bot]
48d631b747
Bump slf4j-api from 1.7.26 to 1.7.30
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.26 to 1.7.30.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 22:47:12 +00:00
dependabot[bot]
4d844a3f0a
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 13:32:38 +00:00
2c54375cfe Fixed vulnerability issue. 2019-11-23 22:04:37 +03:00
3820409ce8 Fixed vulnerability issue. 2019-10-05 20:14:50 +03:00
babc48bf6c Fixed docs. Removed 'annotations' dependency. 2019-06-25 23:08:51 +03:00
1101ec03db Replaced cobertura with jacoco plugin. 2019-06-17 22:31:16 +03:00
3cb26b7d20 Added slf4j-api. Small refactoring. 2019-06-17 20:32:50 +03:00
6e0ddc2a83 Added codecov support. 2019-06-16 14:42:42 +03:00
f7ffe3683b Fixed jadadoc plugin execution. 2019-06-16 00:00:24 +03:00
aed72a5ab5 Added new draft current weather retrieving implementation. 2019-06-13 23:48:05 +03:00
44da350e3c Updated version. 2019-05-29 23:38:40 +03:00
c6bbf7be90 Changed custom exceptions: now they are uncheked. Fixed several API issues. Added tests. 2019-05-29 22:50:07 +03:00
87fb040169 Shifted to SNAPSHOT version. 2018-08-04 19:17:10 +03:00
d4db442b63 Version was updated to 1.1. 2018-08-04 19:13:09 +03:00
d86b228c6e Implemented DailyForecast requesting. Added 'lombok' dependency. Some refactoring... 2018-07-25 00:19:43 +03:00
61eea0b8f6 Switched to SNAPSHOT version. 2018-07-22 22:30:25 +03:00
bf61f4571a Changed version. 2018-07-22 21:10:29 +03:00
07719cda30 Added deployment-specific build plugins. 2018-07-22 21:03:48 +03:00
ad7eb91a47 Email address was changed. 2018-07-20 23:34:22 +03:00
Prominence
f00ae8d37c Changed basic package name. Improved 'pom.xml' configuration. 2018-07-19 23:52:22 +03:00
Prominence
2eae7755b5 Added 'maven-jar-plugin' configuration. 2018-07-18 23:12:23 +03:00
Prominence
7274327149 Improved 'toString' methods(also units were added). Global package renaming and small improvements. 2018-07-14 22:57:55 +03:00
Prominence
c087eb5aed Added possibility to define number of days for forecast. Code refactoring. 2018-07-08 01:25:26 +03:00
Prominence
a9ce72ba41 Got rid of 'httpclient' dependency. 2018-07-07 21:29:58 +03:00
Prominence
77f38e2b9a Basic raw implementation. 2018-07-05 00:02:26 +03:00