63 Commits

Author SHA1 Message Date
John Blum
2175a7f9af Upgrade to Gradle 7.6.1. 2023-06-09 12:26:22 -07:00
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
595e30f401 Upgrade to Gradle 7.6. 2022-12-05 11:05:41 -08: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
d808ae4811 Upgrade to Gradle 7.5.1. 2022-09-15 17:02:09 -07:00
John Blum
94352eec6b Upgrade to Gradle 7.5. 2022-07-19 13:44:08 -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
9f2c749a7c Upgrade to Gradle 7.4.2. 2022-04-18 14:50:56 -07:00
John Blum
85cb1f6be5 Upgrade to Gradle 7.4.1. 2022-03-22 17:52:11 -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
fd34b168e6 Remove the unnecessary maven-pom-editor.gradle script plugin. 2022-03-17 17:14:02 -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
0ce4a1b9d0 Upgrade to Gradle 7.3.3. 2022-01-11 15:52:43 -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
a23cd1cf4b Upgrade to Gradle 7.3.1. 2021-12-07 19:42:28 -08:00
John Blum
6041180e8e Upgrade to Gradle 6.9.1. 2021-09-27 13:53:27 -07:00
John Blum
e263c50b5f Upgrade to Gradle 6.9. 2021-06-14 16:37:16 -07:00
John Blum
c9b8b90b99 Upgrade to Gradle 6.8.3. 2021-03-22 20:17:31 -07:00
John Blum
c13c5f1ea4 Upgrade to Gradle 6.8.2. 2021-02-18 17:28:42 -08:00
John Blum
0c8ee6b610 Upgrade to Gradle 6.8.1. 2021-01-25 13:53:59 -08:00
John Blum
311046669a Upgrade to Gradle 6.8. 2021-01-19 12:10:25 -08:00
John Blum
233ddb21d9 Upgrade to Gradle 6.7.1. 2020-12-11 13:46:45 -08:00
John Blum
fbe866a134 Upgrade to Gradle 6.7. 2020-11-03 11:56:47 -08:00
John Blum
6f6d3a5589 Add dependency management for VMware Tanzu (Pivotal) GemFire. 2020-11-03 11:55:19 -08:00
John Blum
768cfc6fd2 Upgrade to Gradle 6.6.1. 2020-09-16 15:52:51 -07:00
John Blum
3d01e38a92 Upgrade to Gradle 6.6. 2020-08-17 23:26:52 -07:00
John Blum
e50324c12b Upgrade to Gradle 6.5.1. 2020-07-26 21:40:03 -07:00
John Blum
7abc25333e Upgrade to Gradle 6.5. 2020-06-10 23:59:56 -07:00
John Blum
ea46191256 Upgrade to Gradle 6.4.1. 2020-05-18 21:32:56 -07: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
9fc308ef53 Exclude Spring Boot (ideally, 'provided') dependencies from generated Maven POM. 2020-05-13 16:23:48 -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
31875ef539 Upgrade to Gradle 6.3. 2020-04-15 13:25:07 -07:00
John Blum
b86425d12a Upgrade to Gradle 6.2. 2020-02-22 22:29:04 -08:00