Commit Graph

  • dabec0db8c Edit README to refer to 2.7.2. 2.7.x John Blum 2023-11-20 13:04:44 -08:00
  • 547d81c1ef Prepare next development iteration. John Blum 2023-11-20 12:50:59 -08:00
  • b3e5744f29 Release 2.7.2. John Blum 2023-11-20 12:39:39 -08:00
  • d2caa8f6b9 Edit changelog and add 2.7.2 release notes. John Blum 2023-11-20 12:16:01 -08:00
  • 2547754390 Align Apache Log4j version (2.17.2) with Spring Boot 2.7.x and Apache Geode 1.14.x. John Blum 2023-11-20 12:01:05 -08:00
  • cef127de23 Set Spring Session core to version 2.7.4. John Blum 2023-11-20 11:56:36 -08:00
  • 245e802e88 Upgrade to Spring Test for Apache Geode 0.3.7-RAJ. John Blum 2023-11-20 11:55:01 -08:00
  • 64bc1df892 Upgrade to Spring Data for Apache Geode 2.7.18. John Blum 2023-11-20 11:54:33 -08:00
  • 0e513f46e1 Upgrade to Spring Data Commons 2.7.18. John Blum 2023-11-20 11:53:33 -08:00
  • 1314b70713 Upgrade to Spring Data BOM 2021.2.18. John Blum 2023-11-20 11:52:36 -08:00
  • 9f446cdda6 Upgrade to Spring Framework 5.3.31. John Blum 2023-11-20 11:50:23 -08:00
  • f46b80ff79 Upgrade to Spring Test for Apache Geode 0.3.6-RAJ. John Blum 2023-10-31 16:50:54 -07:00
  • 1ca81cc330 Upgrade to Spring Security 6.0.8. main John Blum 2023-10-31 16:13:37 -07:00
  • 31aa0d0a53 Upgrade to SLF4J 2.0.9. John Blum 2023-10-31 16:13:07 -07:00
  • 65f66e190b Upgrade to JUnit Jupiter 5.10.0. John Blum 2023-10-31 16:11:39 -07:00
  • 7ebd400ac6 Upgrade to Lombok 1.18.30. John Blum 2023-10-31 16:10:51 -07:00
  • 7405b6a3e7 Upgrade to Spring Session BOM 3.0.4. John Blum 2023-10-31 16:08:20 -07:00
  • 6ade3dad82 Upgrade to Spring Session 3.0.5-SNAPSHOT. John Blum 2023-10-31 16:07:38 -07:00
  • 7447c57a62 Upgrade to Spring Data Commons 3.0.11. John Blum 2023-10-31 16:05:54 -07:00
  • 9fe9519872 Upgrade to Spring Data BOM 2022.0.11. John Blum 2023-10-31 16:05:32 -07:00
  • 9409191b2a Upgrade to Spring Boot 3.0.12. John Blum 2023-10-31 16:04:59 -07:00
  • f23d9136b5 Upgrade to Spring Framework 6.0.13. John Blum 2023-10-31 16:04:13 -07:00
  • 7fd04f3e86 Upgrade to Micrometer 1.10.12. John Blum 2023-10-31 16:03:17 -07:00
  • 1d5b9eefac Upgrade to Spring Security 5.7.11. John Blum 2023-10-31 15:10:50 -07:00
  • 7a46de58dd Upgrade to Spring Session BOM 2021.2.3. John Blum 2023-10-31 15:08:27 -07:00
  • 491c6c6517 Set Spring Session version to 2.7.5-SNAPSHOT. John Blum 2023-10-31 15:07:52 -07:00
  • 1dbec9222f Upgrade to Spring Data for Apache Geode 2.7.17. John Blum 2023-10-31 15:06:46 -07:00
  • 0a8f2fb3df Upgrade to Spring Data Commons 2.7.17. John Blum 2023-10-31 15:06:10 -07:00
  • 47230c6917 Upgrade to Spring Data BOM 2021.2.17. John Blum 2023-10-31 15:05:50 -07:00
  • 6cee46970d Upgrade to Spring Boot 2.7.17. John Blum 2023-10-31 15:05:21 -07:00
  • 8dde7a9995 Upgrade to Spring Framework 5.3.30. John Blum 2023-10-31 15:04:42 -07:00
  • 8108c228c4 Edit Jenkins CI pipeline properties and upgrade to JDK 8u382. John Blum 2023-09-07 10:55:13 -07:00
  • 746b79d661 Edit Jenkins CI pipeline properties and upgrade to JDK 17.0.8. John Blum 2023-09-07 10:54:14 -07:00
  • 1edecf5b95 Upgrade to Eclipse Temurin JDK 8u362. John Blum 2023-06-13 16:12:39 -07:00
  • e03341892f Declare spring-boot-loader-tools dependency in local build Gradle Plugins to align with the Spring Boot version (2.7.x) expected with SSDG 2.7.x. John Blum 2023-06-13 15:45:24 -07:00
  • a358a82a3b Experiment using different methods of declaring the Spring Boot Gradle Plugin for the spring-session-sample-boot-gemfire module." John Blum 2023-06-13 15:43:06 -07:00
  • 59e4c84ed3 Switch to 'mainClass' property of the bootJar Gradle DSL, BootJar Gradle Task. John Blum 2023-06-09 20:03:45 -07:00
  • 30746074f0 Add buildScriptDependencies Gradle Task to output Gradle project build dependencies. John Blum 2023-06-09 19:20:54 -07:00
  • b259ee414d Format source code in SpringModulePlugin and AbstractSpringJavaPlugin. John Blum 2023-06-09 19:02:29 -07:00
  • d1a0eaef12 Remove Javadoc comments from :spring-session-sample-javaconfig-gemfire-clientserver module. John Blum 2023-06-09 18:36:08 -07:00
  • be24bdff83 Upgrade to Spring Dependency Management Gradle Plugin 1.0.15.RELEASE. John Blum 2023-06-09 18:23:13 -07:00
  • 473b98e2aa Upgrade to Spring NoHTTP Gradle Plugin 0.0.11. John Blum 2023-06-09 18:22:09 -07:00
  • 694e4f2655 Fix implementation class reference to Spring PropDepsPlugin. John Blum 2023-06-09 17:51:53 -07:00
  • 0c35b95d72 Refactor Spring Sample Boot & War Gradle Plugins. John Blum 2023-06-09 17:43:36 -07:00
  • 7d742cdb7d Edit Javadoc in SessionExpirationPolicy. John Blum 2023-06-09 17:06:09 -07:00
  • 93f8576740 Annotate GemFireServerPlugin, GemFireServerTask instance variables with Gradle API Tasks input/output annotations. John Blum 2023-06-09 16:52:52 -07:00
  • ae47acf9a1 Switch to local Spring Build Conventions Gradle Plugins. John Blum 2023-06-09 16:43:04 -07:00
  • 3c97c07ddc Import Spring Build Conventions Gradle Plugins. John Blum 2023-06-09 16:41:53 -07:00
  • 2debef5e81 Switch Jenkins CI pipeline build to 'gradlew clean build'. John Blum 2023-06-09 16:36:23 -07:00
  • fe64968106 Upgrade to Spring Session BOM 2021.2.1. John Blum 2023-06-09 16:33:56 -07:00
  • a4e1bf52c8 Set Spring Session version to 2.7.2-SNAPSHOT. John Blum 2023-06-09 16:33:22 -07:00
  • efc79d1671 Upgrade to Spring Test for Apache Geode 0.3.4-RAJ. John Blum 2023-06-09 16:32:27 -07:00
  • 8b472da84b Upgrade to Spring Data for Apache Geode 2.7.12. John Blum 2023-06-09 16:31:26 -07:00
  • a7058d06ff Upgrade to Spring Data Commons 2.7.12. John Blum 2023-06-09 16:31:03 -07:00
  • c6ba7076c3 Upgrade to Spring Data BOM 2021.2.12. John Blum 2023-06-09 16:30:00 -07:00
  • 707a563042 Upgrade to Spring Boot 2.7.12. John Blum 2023-06-09 16:29:32 -07:00
  • f56212b99f Upgrade to Spring Framework 5.3.27. John Blum 2023-06-09 16:29:08 -07:00
  • 868d770cac Uprade to Spring Security 5.7.8. John Blum 2023-06-09 16:27:50 -07:00
  • 7baa6c1dac Upgrade to AssertJ 3.24.2. John Blum 2023-06-09 16:26:41 -07:00
  • 875de51af4 Upgrade to Gradle 6.9.4. John Blum 2023-06-09 16:24:55 -07:00
  • c80d3fbcca Switch from spring-doc-resources to spring-asciidoctor-backends. John Blum 2023-06-09 15:23:47 -07:00
  • 401afbfe44 Remove Gradle Enterprise (GE) Conventions Gradle Plugins. John Blum 2023-06-09 15:00:16 -07:00
  • f602643202 Remove local Sagan Gradle Plugins from buildSrc/. John Blum 2023-06-09 14:59:44 -07:00
  • 72b1c71cce Upgrade to Spring Session BOM 3.0.1. John Blum 2023-06-09 14:53:10 -07:00
  • 150c26f787 Upgrade to Spring Data Commons 3.0.6. John Blum 2023-06-09 14:49:27 -07:00
  • b1c24b8815 Upgrade to Spring Data BOM 2022.0.6. John Blum 2023-06-09 14:49:07 -07:00
  • 98d131eb9c Upgrade to Spring Boot 3.0.7. John Blum 2023-06-09 14:48:26 -07:00
  • 7a00686b90 Upgrade to Spring Framework 6.0.9. John Blum 2023-06-09 14:48:11 -07:00
  • b10c689cc5 Upgrade to Micrometer 1.10.7. John Blum 2023-06-09 14:47:19 -07:00
  • 6d2e1ff0e0 Upgrade to Spring Security 6.0.3. John Blum 2023-06-09 14:46:42 -07:00
  • 97e46bb089 Upgrade SLF4J 2.0.7. John Blum 2023-06-09 14:46:11 -07:00
  • 6251a18c41 Upgrade to Mockito 4.11.0. John Blum 2023-06-09 14:44:41 -07:00
  • e6eb62acd0 Upgrade to JUnit Jupiter 5.9.3. John Blum 2023-06-09 14:44:16 -07:00
  • c584452da2 Upgrade to Lombok 1.18.28. John Blum 2023-06-09 14:43:56 -07:00
  • 9e0b2215b2 Upgrade to AssertJ 3.24.2. John Blum 2023-06-09 14:41:13 -07:00
  • 1a374993a7 Upgrade to Gradle 7.6.1. John Blum 2023-06-09 14:40:43 -07:00
  • 3204b87ca3 Upgrade the Jenkins CI/CD build pipeline to Temurin JDK 17.0.6_10-focal. John Blum 2023-02-27 13:42:14 -08:00
  • f07d03bc28 Include NOTICE in README. John Blum 2023-01-17 14:08:06 -08:00
  • 1d04fbb69a Include NOTICE in README. John Blum 2023-01-17 14:08:06 -08:00
  • 24f32424e2 Upgrade to Jakarta Resource API 2.1.0. John Blum 2022-12-05 13:17:49 -08:00
  • 3fee46b01f Upgrade to Spring Security 6.0.0. John Blum 2022-12-05 13:10:08 -08:00
  • bc00f08b59 Upgrade to SLF4J 2.0.4. John Blum 2022-12-05 13:09:41 -08:00
  • edf7016d63 Upgrade to Selenium HtmlUnit 4.5.2. John Blum 2022-12-05 13:09:00 -08:00
  • 8837d060e2 Upgrade to Selenium 4.5.3. John Blum 2022-12-05 13:08:23 -08:00
  • a5af8e3a42 Upgrade to Mockito 4.9.0. John Blum 2022-12-05 13:07:56 -08:00
  • fc08cd65fa Upgrade to Logback 1.4.5. John Blum 2022-12-05 13:07:36 -08:00
  • 0732df0bac Upgrade to Jakarta Servlet JSP JSTL 3.0.0. John Blum 2022-12-05 13:07:09 -08:00
  • 2357479796 Upgrade to Jakarta Servlet 6.0.0. John Blum 2022-12-05 13:06:44 -08:00
  • 5f30c198d7 Upgrade to Jakarta Annotation 2.1.1. John Blum 2022-12-05 13:05:38 -08:00
  • 089b65ca05 Upgrade to Gradle 7.6. John Blum 2022-12-05 13:04:01 -08:00
  • f1ced2f595 Edit changelog and include 2.6.3 release notes. John Blum 2022-12-05 13:03:21 -08:00
  • b8c11f221f Upgrade to Spring Session BOM 2022.0.0. John Blum 2022-12-05 13:02:53 -08:00
  • 8e6b80bae7 Upgrade to Spring Data Commons 3.0.0. John Blum 2022-12-05 13:02:04 -08:00
  • fdcf42dee5 Upgrade to Spring Data BOM 2022.0.0 (Turing-GA). John Blum 2022-12-05 13:01:50 -08:00
  • 1fd2f481e8 Upgrade to Spring Boot 3.0.0. John Blum 2022-12-05 13:01:23 -08:00
  • 963fe99596 Upgrade to Spring Framework 6.0.2. John Blum 2022-12-05 13:00:47 -08:00
  • 945264bcd0 Upgrade to Micrometer 1.10.2. John Blum 2022-12-05 13:00:18 -08:00
  • e3954bdb99 Upgrade to Apache Geode 1.15.1. John Blum 2022-12-05 12:59:58 -08:00
  • 9bab51a8c9 Upgrade to Gradle 6.9.3. John Blum 2022-12-05 12:51:31 -08:00
  • 1f78fd9a05 Upgrade to Spring Data for Apache Geode 2.7.6. John Blum 2022-12-05 12:49:24 -08:00