John Blum
e1c49055c9
Remove Spring Boot 'micrometer.version' extension property from dependency-management.gradle.
2022-03-17 11:05:42 -07:00
John Blum
e8ebbafbcf
Declare dependency management for org.slf4j:jul-to-slf4j.
2022-03-17 10:57:34 -07:00
John Blum
f390e65c92
Remove unnecessary use of maven-pom-editor.gradle plugin.
2022-03-17 10:57:34 -07:00
John Blum
77dc4101c7
Upgrade to SLF4J 1.7.36.
2022-03-17 10:57:34 -07:00
John Blum
ee8cb1a142
Upgrade to Mockito 4.4.0.
2022-03-17 10:57:34 -07:00
John Blum
f1e5a18f07
Upgrade to Logback 1.2.10.
2022-03-17 10:57:34 -07:00
John Blum
58c936958d
Upgrade to Log4j 2.17.2.
2022-03-17 10:57:34 -07:00
John Blum
3d1e7a2e5e
Add dependency management for Micrometer set to a version required by / compatible with Apache Geode 1.14.
...
Apache Geode 1.14.x is based on Micrometer 1.6.3 while Spring Boot 3.0 (Spring Session 3.0) is based on Micrometer 2.0.
Micrometer 1.9 is the bridge between framework, libraries and product still based on Micrometer 1.x while application frameworks like Spring Boot use Micrometer 2.0.
Upgrade to Micrometer 1.9.0-M4.
2022-03-17 10:57:34 -07:00
John Blum
d65c8eae56
Move FindBugs version management property from gradle.properties to gradle/dependency-management.gradle.
2022-01-20 15:51:31 -08:00
John Blum
248d16885c
Add dependency management for all of Selenium.
...
Match the Selenium version in use to the core Spring Framework.
2022-01-20 15:50:07 -08:00
John Blum
645f708091
Upgrade to Gradle 7.3.3.
2022-01-18 15:18:56 -08:00
John Blum
77c5bae08e
Upgrade to Spring Security 6.0.0-M1.
2022-01-18 15:18:50 -08:00
John Blum
b2bd60b6a1
Upgrade to SLF4J 1.7.33.
2022-01-18 15:18:41 -08:00
John Blum
6b1aa026ef
Upgrade to Selenium HtmlUnit 2.56.0.
2022-01-18 15:18:36 -08:00
John Blum
960255e134
Upgrade to Mockito 4.2.0.
2022-01-18 15:17:58 -08:00
John Blum
749caa70f0
Upgrade to JUnit Jupiter 5.8.2.
2022-01-18 15:17:49 -08:00
John Blum
a0359a3306
Upgrade to Log4j 2.17.1.
2022-01-18 15:17:43 -08:00
John Blum
0f964a469d
Upgrade to AssertJ 3.22.0.
2022-01-18 15:17:38 -08:00
John Blum
543fb3da29
Upgrade to Apache Geode 1.14.2.
...
Enable dependency management for Aapche Geode libs.
2022-01-10 14:53:01 -08:00
John Blum
0040b9a37e
Add dependency management for the Glassfish Web Jakarta Servlet JSP JSTL implementation dependency.
...
In addition, add the Jakarta Servlet JSP JSTL dependency to the jstlDependencies extension in the DependencySet Gradle Plugin.
2021-12-02 23:28:19 -08:00
John Blum
5583621a96
Upgrade to WebJars jQuery 3.6.0.
2021-12-01 12:26:32 -08:00
John Blum
ac0a2b75db
Remove dependency management for WebJars taglib.
2021-12-01 12:26:06 -08:00
John Blum
785e0a1c7b
Add dependency management for JUnit 5 Jupiter.
...
Re-organize dependency declarations in the dependency management block by category (e.g. Java (Jakarta) EE 9, Apache Geode, JUnit/Test, Logging and Web dependencies), respectively.
2021-11-30 17:23:38 -08:00
John Blum
030d507010
Fix version reference syntax error in dependency-management.gradle.
2021-11-16 21:55:19 -08:00
John Blum
5bc6be330e
Add dependency management for 'jakarta.resource:jakarta.resource-api:2.0.0'.
2021-11-16 21:48:37 -08:00
John Blum
18900c5f09
Add dependency management for 'jakarta.servlet:jakarta.servlet-api:5.0.0'.
...
Add dependency management for 'jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:2.0.0'.
2021-11-16 21:48:30 -08:00
John Blum
92bdbfbadf
Add dependency management for 'jakarta.annotation:jakarta-annotation-api:2.0.0'.
2021-11-16 21:14:41 -08:00
John Blum
0cf6e848ef
Upgrade to Gradle 7.3.
2021-11-16 20:44:30 -08:00
John Blum
aa04c9a8a2
Change 'developer' metadata (id, name, email) for the Gradle generated Maven POM file.
2021-11-16 20:44:01 -08:00
John Blum
653c71a789
Add dependency management for the 'org.projectlombok:lombok:1.18.22' dependency.
2021-11-16 20:42:46 -08:00
John Blum
41d30ca5ef
Upgrade to Spring Security 5.6.0.
2021-11-16 10:22:54 -08:00
John Blum
87858b2d18
Upgrade to Spring Security 5.6.0-RC1.
2021-10-20 15:06:48 -07:00
John Blum
a2bf8159d8
Upgrade to SLF4J 1.7.32.
2021-10-20 15:05:49 -07:00
John Blum
0fa1da51d7
Upgrade to Mockito 4.0.0.
2021-10-20 14:57:41 -07:00
John Blum
2f9f0c448d
Upgrade to AssertJ 3.21.0.
2021-10-20 14:51:01 -07:00
John Blum
faf1f8b10e
Upgrade to Gradle 6.9.1.
2021-09-29 10:52:25 -07:00
John Blum
c06104a636
Upgrade to Mockito 3.12.4.
2021-09-01 17:02:41 -07:00
John Blum
60443a2e71
Upgrade to Spring Security 5.6.0-M2.
2021-08-17 18:13:59 -07:00
John Blum
bb1a918a3e
Upgrade to SLF4J 1.7.31.
2021-08-17 18:13:54 -07:00
John Blum
b8630eada6
Upgrade to Mockito 3.11.2.
2021-08-17 18:13:50 -07:00
John Blum
51e1b71d35
Upgrade to AssertJ 3.20.2.
2021-08-17 17:45:35 -07:00
John Blum
ad9b59928c
Upgrade to Mockito 3.11.1.
2021-06-11 13:14:53 -07:00
John Blum
70f83596e6
Upgrade to Gradle 6.9.
2021-06-11 13:07:52 -07:00
John Blum
7573762d18
Cleanup Gradle build, dependency management and dependency version properties.
2021-05-19 15:57:03 -07:00
John Blum
d8f96874f9
Replace Spring Boot dependency management with explicit dependency management.
...
Declaere the Spring Framework BOM.
Declare the Spring Data BOM.
Declare dependency management for javax.servlet:javax.servlet-api.
Declare dependency management for the following libs:
* AssertJ
* JUnit
* Mockito
* JCL to SLF4J
* Log4J to SLF4J
* Logback
* Selenium HtmlUnit
* SLF4J
* Spring Security
2021-05-18 22:59:13 -07:00
John Blum
3b7f7b9459
Release 2.5.0-RC1.
2021-04-14 17:30:10 -07:00
John Blum
49bbbe6d6a
Upgrade to Gradle 6.8.3.
2021-04-14 15:36:10 -07:00
John Blum
ec4036d227
Disable the use of the Spring Framework BOM and Spring Data BOM in dependency-management.gradle.
2021-02-22 15:53:26 -08:00
John Blum
6f8a1a1b32
Reorder Maven BOM imports in dependency-management.gradle.
...
Move the Spring Framework BOM below the Spring Boot BOM.
2021-02-19 00:01:48 -08:00
John Blum
815da23153
Upgrade to Gradle 6.8.2.
2021-02-18 23:59:31 -08:00