Commit Graph

29 Commits

Author SHA1 Message Date
John Blum
8f9d54212d Upgrade to Mockito 4.11.0. 2023-06-09 12:25:51 -07:00
John Blum
5cf66bbe75 Upgrade to Lombok 1.18.28. 2023-06-09 12:24:59 -07:00
John Blum
072509d4f0 Upgrade to JUnit 5.9.3. 2023-06-09 12:23:54 -07:00
John Blum
ab0c2e84d8 Upgrade to AssertJ 3.24.2. 2023-06-09 12:21:17 -07:00
John Blum
e4a095b5c4 Upgrade to Mockito 4.9.0. 2022-12-05 11:01:37 -08:00
John Blum
c7f235ab61 Upgrade to Logback 1.4.5. 2022-12-05 11:01:00 -08:00
John Blum
9a5d88a8ba Declare org.springframework.data:sprring-data-geode in Gradle build dependency management. 2022-10-13 16:47:45 -07:00
John Blum
c85d9116d4 Declare org.junit:junit-bom:5.9.1 in Gradle build dependency management. 2022-10-13 16:43:26 -07:00
John Blum
1142946daa Upgrade to Logback 1.4.4. 2022-10-13 16:43:26 -07:00
John Blum
38370d6678 Declare org.apache.logging.log4j:log4j-bom:2.19.0 in Gradle build dependency management. 2022-10-13 16:43:17 -07:00
John Blum
cf030f1746 Move non-essential dependency versions to gradle/dependency-management.gradle. 2022-09-23 13:06:16 -07:00
John Blum
bd2607d185 Upgrade to JUnit Platform Jupiter 5.9.0. 2022-09-15 17:04:11 -07:00
John Blum
87504288f1 Set Micrometer version to 1.10.0-SNAPSHOT.
Reorder the Micrometer BOM in Gradle dependeny management after the core Spring Framework BOM and Spring Data BOM to override Spring based dependency management.
2022-04-18 14:54:51 -07:00
John Blum
ebae44fe51 Upgrade to Logback 1.2.11. 2022-03-22 17:50:02 -07:00
John Blum
2661de896b Upgrade to Logback 1.2.10. 2022-03-17 17:22:26 -07:00
John Blum
5b85079d20 Add Gradle dependency management for Spring Boot (Starter). 2022-03-17 17:22:26 -07:00
John Blum
3e851e1db8 Add Gradle and Maven dependency management for Micrometer.
Apache Geode 1.14 is based on Micrometer 1.x (1.6.3) and Spring Boot 3.0 is based on Micrometer 2.0.

Micrometer 1.9 serves as a bridge between libraries, framework, products or applications using Micrometer 1.x while Spring Boot 3 is based on Micrometer 2.

Upgrade to Micrometer 1.9.0-M4.
2022-03-17 17:22:18 -07:00
John Blum
839d31ac4b Add Gradle dependency management for Logback. 2022-03-17 17:15:27 -07:00
John Blum
6e27cef82e Add Gradle dependency management for JUnit Jupiter. 2022-03-17 17:14:44 -07:00
John Blum
92e168daa0 Remove Sring Boot Dependencies Maven BOM from dependency management.
Instead simply rely on the Spring Boot Gradle Plugin applied to the STDG Gradle (parent module) build.
2022-03-17 17:14:11 -07:00
John Blum
e8b6ce7054 Add dependency management based on Spring Framework BOM and Spring Data BOM. 2022-01-14 12:09:44 -08:00
John Blum
2b430ff5c0 Declare and manage the Jakarta Java EE Annotation API dependency. 2021-12-13 18:58:01 -08:00
John Blum
6f6d3a5589 Add dependency management for VMware Tanzu (Pivotal) GemFire. 2020-11-03 11:55:19 -08:00
John Blum
2e1153053b Remove Spring 'libs-snapshot' Repository declaration from dependency-management.gradle and change the Spring Plugins Repository buildscript repository declaration to 'plugins-snapshot' in build.gradle.
The Spring Boot Gradle Plugin is used to manage transitive dependencies, comes from the Spring 'plugins-snapshot' Repository.

This should enable '*-RELEASE' builds to work correctly even when Spring Boot is in milestone versions (M# and RC#).
2020-05-13 17:22:22 -07:00
John Blum
483862d649 Declare a Repository definition for Spring's 'libs-snapshot' Maven Repository. 2020-05-13 15:31:11 -07:00
John Blum
474bb07ebe Upgrade to Apache Geode 1.9.2. 2019-10-29 12:58:18 -07:00
John Blum
294c985317 Re-order managed dependencies. 2018-08-21 20:15:49 -07:00
John Blum
9867a51bb1 Switch dependency management to Spring Boot Dependencies BOM to manage all project dependency versions. 2018-06-21 16:43:41 -07:00
John Blum
810842ef47 Add Gradle project build scripts and configuration files. 2018-04-02 22:50:34 -07:00