Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
e4646df096 Bump spring-boot.version from 2.1.1.RELEASE to 2.1.2.RELEASE (#163)
* Bump spring-boot.version from 2.1.1.RELEASE to 2.1.2.RELEASE

Bumps `spring-boot.version` from 2.1.1.RELEASE to 2.1.2.RELEASE.

Updates `spring-boot-dependencies` from 2.1.1.RELEASE to 2.1.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.1.RELEASE...v2.1.2.RELEASE)

Updates `spring-boot-maven-plugin` from 2.1.1.RELEASE to 2.1.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.1.RELEASE...v2.1.2.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [changelog] updated
2019-02-03 08:24:42 +00:00
dependabot[bot]
ffb9ea6920 Bump checkstyle from 8.16 to 8.17 (#161)
* Bump checkstyle from 8.16 to 8.17

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.16 to 8.17.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.16...checkstyle-8.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [changelog] updated
2019-02-02 19:45:03 +00:00
90e3f8cd70
Improve use of properties in tile (#164)
* [tile] improve use of properties

* [tile] rename property to match project name

* [readme] remove codacy and sonar badges properly

* [changelog] updated
2019-02-02 19:12:33 +00:00
dependabot[bot]
fff6052855 Bump classgraph from 4.6.10 to 4.6.29 (#160)
* Bump classgraph from 4.6.10 to 4.6.29

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.6.10 to 4.6.29.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [changelog] update version headings

* [changelog] updated
2019-02-02 18:33:33 +00:00
44c4aa1886
[changelog] set date for 5.3.2 release (#157) 2018-12-21 20:33:47 +00:00
dependabot[bot]
2a83f03610 Bump classgraph from 4.6.3 to 4.6.9 (#155)
* Bump classgraph from 4.6.3 to 4.6.9

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.6.3 to 4.6.9.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [changelog] Update
2018-12-21 20:27:02 +00:00
8552e17ed6
Update changelog, readme and jenkinsfile (#156)
* [changelog] Update for dependencies

* [changelog] update format

* [readme] Remove sonarcloud badges

* [jenkins] Remove codacy and sonarqube and build with JDK 12
2018-12-21 20:10:35 +00:00
df4cf31c04
Disable AbstractClassName (#144)
* Disable AbstractClassNanme rule

* [changelog] convert to org-mode format
2018-11-11 16:22:14 +00:00