Releases: graceframework/grace-framework
Releases · graceframework/grace-framework
v2023.1.0-RC1
What's Changed
⭐️ New Features
🛠 Improvements
- 5293487 Improve
CreateAppCommandRemove some unnecessary directories and extra configurations when creating a minimal application #712 - 2523639 Grace Plugin Controllers: Update additional Spring Boot configuration metadata files #711
- e4023d2 Move from GroovyPageForkCompileTask's deprecated
Project.javaexec(Action)method toExecOperations.javaexec(Action)#708
🐞 Bug Fixes
🚀 Dependency Upgrades
- 94948d4 Upgrade to Grace Asset Pipeline Plugin 6.1.0-RC1 #688
- afba9e5 Upgrade to Grace Async and Events 6.1.0-RC1 #689
- 97e4f6d Upgrade to Grace Cache Plugin 6.1.0-RC1 #690
- bd53705 Upgrade to Grace Data 2023.1.0-RC1 #691
- 23c74c0 Upgrade to Grace Data Hibernate 2023.1.0-RC1 #692
- 6d30df0 Upgrade to Grace Database Migration Plugin 6.1.0-RC1 #693
- 23776e8 Upgrade to Grace Fields Plugin 6.1.0-RC1 #694
- 81d8726 Upgrade to Grace Geb Plugin 6.1.0-RC1 #695
- f6a710c Upgrade to Grace Profile: Base 2023.1.0-RC1 #696
- 75ff496 Upgrade to Grace Profile: Plugin 2023.1.0-RC1 #697
- f3f7ccf Upgrade to Grace Profile: Profile 2023.1.0-RC1 #698
- 2bcaa23 Upgrade to Grace Profile: Rest API 2023.1.0-RC1 #699
- cbe0b81 Upgrade to Grace Profile: Starter 2023.1.0-RC1 #700
- 417a110 Upgrade to Grace Profile: Web 2023.1.0-RC1 #701
- 723a3dd Upgrade to Grace Profile: Web Plugin 2023.1.0-RC1 #702
- 5637fb5 Upgrade to Grace Scaffolding 6.1.0-RC1 #703
- e646615 Upgrade to Grace Views 6.1.0-RC1 #704
- 074e79e Upgrade to Gradle Nexus Publish Plugin 2.0.0 #707
- 7daa4e9 Upgrade to Groovy 4.0.24 #705
- b7dd771 Upgrade to Tomcat 10.1.33 #706
⚙️ Tasks
- 0bed6c0 Release v2023.1.0-RC1
Full Changelog: v2023.1.0-M3...v2023.1.0-RC1
v2023.1.0-M3
What's Changed
⭐️ New Features
- 14215f7 Support creating a minimal application by using a minimal flag #679
- 6ec013e Grace Plugin Url Mappings: Generating Spring Boot configuration metadata files #677
- bd6685f Grace Plugin Rest: Generating Spring Boot configuration metadata files #676
- 51b142f Grace Plugin Mimetypes: Generating Spring Boot configuration metadata files #675
- 4085e45 Grace Plugin Interceptors: Generating Spring Boot configuration metadata files #674
- ca9401a Grace Plugin Domain Class: Generating Spring Boot configuration metadata files #673
- 5032338 Grace Plugin Codecs: Generating Spring Boot configuration metadata files #672
- 9728e33 Grace Plugin i18n: Generating Spring Boot configuration metadata files #671
- 7f76065 Grace Plugin Datasource: Generating Spring Boot configuration metadata files #670
- 7d76506 Grace Plugin Databinding: Generating Spring Boot configuration metadata files #669
- 1879d77 Grace Plugin Core: Generating Spring Boot configuration metadata files #668
- 0f1f5b9 Grace Plugin Converters: Generating Spring Boot configuration metadata files #667
- 34b5373 Grace Plugin Controllers: Generating Spring Boot configuration metadata files #666
- 2d28373 Grace Plugin API: Generating Spring Boot configuration metadata files #665
- 91402af Grace Boot: Generating Spring Boot configuration metadata files #664
- d66b5fe Enabling Configuration Properties for GSP Plugin #663
🛠 Improvements
- 11e17bd Add more Mime Types to the default configuration #686
- 25b934d Cleanup Dependencies #685
- 03946a0 Enhances Groovy awared AutoProxy for AOP #684
- 87fad40 Remove Jakarta Servlet from Grace distribution #683
- 3544460 Excluding all the transitive dependencies of
grace-datastore-core#682 - 90ee644 Make
jakarta-servletas a Compile-only Dependency #681 - 69e772b Improvements for updating to new Spring Boot versions #680
🐞 Bug Fixes
🚀 Dependency Upgrades
- 60b2167 Upgrade to Grace Asset Pipeline Plugin 6.1.0-M3 #643
- 468e50d Upgrade to Grace Async and Events 6.1.0-M3 #644
- 91b3e9a Upgrade to Grace Cache Plugin 6.1.0-M3 #645
- d914c23 Upgrade to Grace Data 2023.1.0-M3 #646
- 317e4fc Upgrade to Grace Data Hibernate 2023.1.0-M3 #647
- 24b3dda Upgrade to Grace Database Migration Plugin 6.1.0-M3 #648
- 8fd7922 Upgrade to Grace Fields Plugin 6.1.0-M3 #649
- 0af2ef1 Upgrade to Grace Geb Plugin 6.1.0-M3 #650
- f07a8b2 Upgrade to Grace Profile: Base 2023.1.0-M3 #651
- c9b9adf Upgrade to Grace Profile: Plugin 2023.1.0-M3 #652
- ce080ba Upgrade to Grace Profile: Profile 2023.1.0-M3 #653
- 30b2862 Upgrade to Grace Profile: Rest API 2023.1.0-M3 #654
- 4e472de Upgrade to Grace Profile: Starter 2023.1.0-M3 #655
- 58ad814 Upgrade to Grace Profile: Web 2023.1.0-M3 #656
- 4e3b858 Upgrade to Grace Profile: Web Plugin 2023.1.0-M3 #657
- fc982cd Upgrade to Grace Scaffolding Plugin 6.1.0-M3 #658
- 7b16bf0 Upgrade to Grace Views 6.1.0-M3 #659
- e191d65 Upgrade to Tomcat 10.1.31 #661
⚙️ Tasks
- 027a9c5 Release v2023.1.0-M3
Full Changelog: v2023.1.0-M2...v2023.1.0-M3
v2023.0.3
What's Changed
This release includes important dependency upgrades, fixes a few bugs in Grace Views v6.0.2, if you use rest-api profile, we recommend that you upgrade to this version.
🐞 Bug Fixes
🛠 Improvements
- d6eb81f Adds more badges Java, Groovy, Spring Boot
⚙️ Tasks
🚀 Dependency Upgrades
- d4a8109 Upgrade to Grace Views 6.0.2 #662
- 3fbbcdc Upgrade to Tomcat 10.1.31 #660
Full Changelog: v2023.0.2...v2023.0.3
v2023.1.0-M2
What's Changed
⭐️ New Features
- 4e13ca3 Support specific Spring Boot version using command flag
boot-version#640 - f95cc2c Auto-Configure Bean
proxyHandler#626 - cd9886b Auto-Configure Groovy-aware Bean
org.springframework.aop.config.internalAutoProxyCreator#627 - 67ba553 Auto-Configure DomainClass Plugin #630
- 64e274f Auto-Configure Converters Plugin #628
- 228cebf Auto-Configure DataSource Plugin #629
🛠 Improvements
- 2e99666 Make
validateableConstraintsEvaluatoras Primary bean #641 - a48dcd6 Make
gradle-tooling-apiscope only for shell #639 - acbe43a Remove submodule
grace-web-boot#638 - e5206da Add
eventsplugin tograce-dependencies#636 - 65334c6
ApplicationClassInjector: No need to exclude auto configure classes forApplication#635 - adb76cf Enhance
GrailsLayoutViewResolverPostProcessor#634 - 0024e2a Make bean
grailsLayoutViewResolverPostProcessorauto configure #633 - 1d40763 Remove unused bean
abstractViewResolver#632 - a36ae37 Remove unused bean
abstractGrailsResourceLocator#631
🐞 Bug Fixes
🚀 Dependency Upgrades
- 3f7c77c Upgrade to Grace Asset Pipeline Plugin 6.1.0-M2 #609
- 567997a Upgrade to Grace Async and Events 6.1.0-M2 #610
- 65ec386 Upgrade to Grace Cache Plugin 6.1.0-M2 #611
- 1c3ade9 Upgrade to Grace Data 2023.1.0-M2 #612
- 2f8b3a3 Upgrade to Grace Data Hibernate 2023.1.0-M2 #613
- 91ba256 Upgrade to Grace Database Migration Plugin 6.1.0-M2 #614
- 3773af4 Upgrade to Grace Fields Plugin 6.1.0-M2 #615
- cdbc93e Upgrade to Grace Geb Plugin 6.1.0-M2 #616
- 05e5d40 Upgrade to Grace Profile: Base 2023.1.0-M2 #617
- d81c3d0 Upgrade to Grace Profile: Plugin 2023.1.0-M2 #618
- 7895028 Upgrade to Grace Profile: Profile 2023.1.0-M2 #619
- fb3a6f8 Upgrade to Grace Profile: Rest API 2023.1.0-M2 #620
- 085e01c Upgrade to Grace Profile: Starter 2023.1.0-M2 #621
- 7efcabe Upgrade to Grace Profile: Web 2023.1.0-M2 #622
- 19b0251 Upgrade to Grace Profile: Web Plugin 2023.1.0-M2 #623
- ed53827 Upgrade to Grace Scaffolding 6.1.0-M2 #624
- 5d816d1 Upgrade to Grace Views 6.1.0-M2 #625
⚙️ Tasks
- 595f0f1 Release v2023.1.0-M2
Full Changelog: v2023.1.0-M1...v2023.1.0-M2
v2023.1.0-M1
What's Changed
🛠 Improvements
- a5e7b53 Remove the mandatory setting that allows beans to override and circular references #607
- c8a2c2c Enhance
ResourceTransform#606 - 36df0c7 Make
grailsResourceLocatorBean Auto-Configure #605 - cca0d6d Update Badges Update Spring Boot version
- 8f27a7e Adds more badges Java, Groovy, Spring Boot
🐞 Bug Fixes
- 63014ef Fix Jakarta JSTL Config package name wrong #603
- 6e15ba8 Compile profile failed with an exception when using Gradle 8 #600
- 28f0cab Fixes CLI error when creating a Plugin of profile
plugin#590
🚀 Dependency Upgrades
- cdad74b Upgrade to Apache Ant 1.10.15 #593
- 9542134 Upgrade to AsciidoctorJ 2.5.13 #571
- 9cd89f8 Upgrade to AspectJ 1.9.22.1 #551
- 6239046 Upgrade to AssertJ 3.24.2 #552
- 2564283 Upgrade to Byte Buddy 1.14.16 #553
- bfe210c Upgrade to Grace Asset Pipeline Plugin 6.1.0-M1 #572
- e374282 Upgrade to Grace Async and Events 6.1.0-M1 #573
- 99acaa4 Upgrade to Grace Cache Plugin 6.1.0-M1 #574
- 364805d Upgrade to Grace Data 2023.1.0-M1 #575
- 21229b4 Upgrade to Grace Data Hibernate 2023.1.0-M1 #576
- 3f8814f Upgrade to Grace Database Migration Plugin 6.1.0-M1 #577
- 703a0c3 Upgrade to Grace Fields Plugin 6.1.0-M1 #578
- ed05a9f Upgrade to Grace Geb Plugin 6.1.0-M1 #579
- 81ebfce Upgrade to Grace Profile: Base 2023.1.0-M1 #580
- 9e61948 Upgrade to Grace Profile: Plugin 2023.1.0-M1 #581
- 8944cec Upgrade to Grace Profile: Profile 2023.1.0-M1 #582
- 42f3717 Upgrade to Grace Profile: Rest API 2023.1.0-M1 #583
- 6f9312b Upgrade to Grace Profile: Starter 2023.1.0-M1 #584
- 84f5b66 Upgrade to Grace Profile: Web 2023.1.0-M1 #585
- 3b9ed4b Upgrade to Grace Profile: Web Plugin 2023.1.0-M1 #586
- 442d680 Upgrade to Grace Scaffolding 6.1.0-M1 #587
- 9002195 Upgrade to Grace Views 6.1.0-M1 #588
- bd4e08c Upgrade to Gradle Git Properties 2.4.2 #554
- 4f8dd5c Upgrade to Groovy 4.0.23 #594
- 17a89c7 Upgrade to Gson 2.10.1 #555
- b2f5585 Upgrade to HSQLDB 2.7.2 #556
- e74ec25 Upgrade to Jackson Databind 2.15.4 #557
- bf1a3f3 Upgrade to Jakarta Inject 2.0.1 #558
- f458994 Upgrade to Jakarta Servlet JSP 3.1.1 #559
- 0314a40 Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #560
- a083ff2 Upgrade to Jakarta XML Bind 4.0.2 #561
- de4f302 Upgrade to Java Parser 3.26.2 #562
- 7a3bde9 Upgrade to Javassist 3.30.2-GA #563
- 67c9ff3 Upgrade to Json Unit 2.40.1 #564
- 1dee943 Upgrade to Jsoup 1.18.1 #565
- c82daf1 Upgrade to JUnit Jupiter 5.9.3 #566
- a86b74e Upgrade to JUnit Platform 1.9.3 #567
- d77e2c4 Upgrade to Mockito 5.3.1 #568
- 425e61d Upgrade to Objenesis 3.4 #569
- b72059d Upgrade to SLF4J 2.0.13 #570
- 3a5acc3 Upgrade to Spring Boot 3.1.12 #550
- 48526f5 Upgrade to Tomcat 10.1.29 #596
- b7a4e3d Upgrade to Tomcat 10.1.30 #598
⚙️ Tasks
- 7fa1cd7 Release v2023.1.0-M1
- d42bb24 Update github workflows
- 27f87b3 Next development version: 2023.1.0-SNAPSHOT
Full Changelog: v2023.0.2...v2023.1.0-M1
v2023.0.2
What's Changed
🐞 Bug Fixes
- 760f13e Compile profile failed with an exception when using Gradle 8 #599
- 5933779 Fixes error when creating a Plugin of profile
plugin#589
⚙️ Tasks
🚀 Dependency Upgrades
- b504ff6 Upgrade to Apache Ant 1.10.15 #591
- 49fa325 Upgrade to Groovy 4.0.23 #592
- b3b684e Upgrade to Tomcat 10.1.29 #595
- d5f7783 Upgrade to Tomcat 10.1.30 #597
Full Changelog: v2023.0.1...v2023.0.2
v2023.0.1
What's Changed
🛠 Improvements
- 7892088 Change group and description of Gradle task
consoleandshell#525 - ef6d147 Change group of Gradle task
urlMappingsReport#524 - 1ef2844 Change group of Gradle task
runCommandandrunScript#523 - 8fa8867 Set group of Gradle task
configScript#522 - 8a31e8a Improve
ApplicationTemplateCommandSupport using command line options inapp:template#516
🐞 Bug Fixes
- 569f3ed Task
mergeTestReportsshoud explicit depend ontest#548 - ee0ade6 Grace BOM: Add missing
grace-datastore-web#547 - 47dcbb2 Fixes compiling error when a Domain Class with
@Resourceannotation #545 - 83b8cad Remove exclude dependency
org.codehaus.groovyofgrace-datatore-*#544 - 55d7b1a Use
ResourceUtils.getURLto resolve theviewsDirlocation to ajava.net.URL#526 - 3140263 Fixes link 404 in
grace-plugin-dynamic-modules/README.md#515
⚙️ Tasks
🚀 Dependency Upgrades
- 52bca40 Upgrade to Caffeine 3.1.8 #546
- fc47931 Upgrade to Grace Asset Pipeline Plugin 6.0.1 #527
- 6d79e84 Upgrade to Grace Async and Events 6.0.1 #528
- 648a9d7 Upgrade to Grace Cache Plugin 6.0.1 #529
- 5731807 Upgrade to Grace Data 2023.0.1 #530
- b505a42 Upgrade to Grace Data Hibernate 2023.0.1 #531
- f8531c3 Upgrade to Grace Database Migration Plugin 6.0.1 #532
- d1e3e1d Upgrade to Grace Fields Plugin 6.0.1 #533
- 4bd7ac5 Upgrade to Grace Geb Plugin 6.0.1 #534
- 5998131 Upgrade to Grace Profile: Base 2023.0.1 #535
- 64ffc00 Upgrade to Grace Profile: Plugin 2023.0.1 #536
- a7f5f26 Upgrade to Grace Profile: Profile 2023.0.1 #537
- 7ea41ed Upgrade to Grace Profile: Rest API 2023.0.1 #538
- 0ceb460 Upgrade to Grace Profile: Starter 2023.0.1 #539
- 31d91a8 Upgrade to Grace Profile: Web 2023.0.1 #540
- a34e7fc Upgrade to Grace Profile: Web Plugin 2023.0.1 #541
- 75b1325 Upgrade to Grace Scaffolding 6.0.1 #542
- 4753e68 Upgrade to Grace Views 6.0.1 #543
Full Changelog: v2023.0.0...v2023.0.1
v2023.0.0
What's Changed
🛠 Improvements
- d88304a Update
README.md - bc59e97 Set group and description of Gradle task
pathingJarandpathingJarCommand#513 - c3532e2 Set group and description of Gradle task
runCommandandrunScript#512 - 457daee Set group and description of Gradle task
findMainClass#511 - acbd048 Set description of Gradle task
configScript#510 - 7257f3b Set group and description of Gradle task
compileGroovyPagesandcompileWebappGroovyPages#509 - c31b3b5 Set group and description of Gradle task
urlMappingsReport#508 - 50f1fe7 Set group and description of Gradle task
buildProperties#507 - 56eb64d Improvements for
GrailsPluginManagerandDefaultModuleDescriptorFactory#505 - 9016d58 Adds new method
doDynamicModules()toGrailsPluginManager - ba8471a Refactor
DefaultModuleDescriptorFactory - bd98ac5 Enhance
DefaultModuleDescriptorFactoryDon't throw exception when ModuleDescriptor class of module type not found - 2925c41 Deprecate
grace-plugin-dynamic-modules#504 - 1d8cd15 Update
DefaultGrailsPluginTests - 3db429b Deprecate
grace-plugin-dynamic-modules - 1df7852 Update
DynamicPlugin, changevoid doWithDynamicModules()toClosure doWithDynamicModules() - bd8edf1 Make tests passed Because dependency
spring-bootchanged tocompileOnly#501 - d108c77 Cleanup runtime dependencies of
gracce-shell#501 - c17fbc1 Ensure that features are applied in a fixed order when creating a project #498
- b9276a6 Refine
ProfileInfoCommand: Check wheather commands deprecated of profile, and append[deprecated]to its description #444 - f1a0fa1 Change URL of
grails-bomtomavenCentral()repository #443
🐞 Bug Fixes
- 0ce7ddb Disable banner and logging off when executing
./gradlew urlMappingsReport#506 - 9e13939 Fixed NPE error with
DynamicPlugin.doWithDynamicModules()#504 - c6c12ed Fixes
StaticResourceLoaderTests#500 - 14156f0 Fixes
create-apperror with App Template #499 - af1f19b Don't exclude
**/.gitkeepwhen creating a new project #497 - 1d0974f Remove exclusions of dependency
groovy#496 - d386d0b Optimize SLF4J dependencies for all modules #495
- 38f9a2e Exclude
grace-shell.tarin the distribution of Grace #494 - 8c5babb Singleton as the defualt scope of Controllers #493
- 626e87c Use
HttpMethod.valueOfinstead of resolve method
⚙️ Tasks
- 4f59bcb Release v2023.0.0
- af800b2 Start building against Grace Fields Plugin 6.0.0 snapshots #481
- 206ceb4 Start building against Grace Scaffolding 6.0.0 snapshots #490
- 8fcab6d Start building against Grace Profile: Web 2023.0.0 snapshots #488
- 8d3c724 Start building against Grace Profile: Base 2023.0.0 snapshots #483
🚀 Dependency Upgrades
- 4036fd9 Upgrade to Apache Ant 1.10.14 #503
- 9002de3 Upgrade to Grace Asset Pipeline Plugin 6.0.0 #475
- 0b4812c Upgrade to Grace Async and Events 6.0.0 #476
- fa4e510 Upgrade to Grace Cache Plugin 6.0.0 #477
- 8e744b3 Upgrade to Grace Data 2023.0.0 #478
- 5151ddc Upgrade to Grace Data Hibernate 2023.0.0 #479
- 0f84dea Upgrade to Grace Database Migration Plugin 6.0.0 #480
- bda690b Upgrade to Grace Fields Plugin 6.0.0 #481
- 56ff4ef Upgrade to Grace Geb Plugin 6.0.0 #482
- 9fe8bcd Upgrade to Grace Profile: Base 2023.0.0 #483
- 5c22d79 Upgrade to Grace Profile: Plugin 2023.0.0 #484
- 3bcf7c7 Upgrade to Grace Profile: Profile 2023.0.0 #485
- e6490f4 Upgrade to Grace Profile: Rest API 2023.0.0 #486
- 82be26c Upgrade to Grace Profile: Starter 2023.0.0 #487
- 8c3702e Upgrade to Grace Profile: Web 2023.0.0 #488
- 8af84cb Upgrade to Grace Profile: Web Plugin 2023.0.0 #489
- 350161b Upgrade to Grace Scaffolding 6.0.0 #490
- a3f7446 Upgrade to Grace Views 6.0.0 #491
- f73272a Upgrade to Maven Settings Builder 3.9.4 #502
- 39181fb Upgrade to Spring Dependency Management Plugin 1.1.6 #445
- f30009a Upgrade to Spring Framework 6.0.23 #492
Full Changelog: v2023.0.0-RC2...v2023.0.0
v2022.2.8
v2022.2.7
What's Changed
⚠️ The CLI of this version has broken by #473, please use v2022.2.8 instead.
🐞 Bug Fixes
- 3c4a9a1 Copy
.gitattributesto project directory when creating a new project #469 - 0dec386 Singleton as the defualt scope of Controllers #467
- 192877d Remove deprecated
LazyBeanMap#466 - 4de88c5 Explicitly set resolve strategy to
OWNER_FIRSTinBeanBuilder.invokeBeanDefiningClosure#269 - 1e1cf9e Enhance
UrlMappingsHolderFactoryBeanRemove unneed code, it will cause type cast exception #415 - 3195903 Gradle: Use
JavaPluginExtensioninstead of deprecatedJavaPluginConvention - c38719b Throw
StackOverflowErrorwhen GSP view not exists #379
🛠 Improvements
- a13ec34 Optimize SLF4J dependencies for all modules No need to add SLF4J dependencies to all modules #471
- 19d0dcc Ensure that features are applied in a fixed order when creating a project #470
- d8a6e6d Exclude
grace-shell.tarin the distribution of Grace #468 - 3c22dbf Force overwrite of existing files When creating an new app #446
- a1c8484 Set
archiveClassifierof plugin jar toplugin#417 - 2105fab Improve
create-appcommand: display project informations after project created #414 - a41827a Improve command error message when the app directory exists
- 086e786 Add
mavenLocal()repository when using Grace snapshots version - d99f785 Add flags
stacktraceandoutputtocreate-appcommand - b8c860c Improve
DirectoryWatcher: Change logging level todebugwhen jna not available on MacOS - 23caa30 Update docs templates
⚙️ Tasks
🚀 Dependency Upgrades
- f49d600 Upgrade to
org.xhtmlrenderer:core-rendererR8 #416 - 9e2a457 Upgrade to Grace Asset Pipeline Plugin 5.2.7 #447
- c70a8d9 Upgrade to Grace Async and Events 5.2.7 #448
- 1d580da Upgrade to Grace Cache Plugin 5.2.7 #449
- 6a6498e Upgrade to Grace Data 2022.2.7 #450
- 760c858 Upgrade to Grace Data Hibernate 2022.2.7 #451
- 30d82f0 Upgrade to Grace Database Migration Plugin 5.2.7 #452
- 189df21 Upgrade to Grace Fields Plugin 5.2.7 #453
- 2c3e24a Upgrade to Grace Geb Plugin 5.2.7 #454
- 636cedf Upgrade to Grace Profile: Base 2022.2.7 #455
- 67e6a92 Upgrade to Grace Profile: Plugin 2022.2.7 #456
- 2fd1cab Upgrade to Grace Profile: Profile 2022.2.7 #457
- aec15f8 Upgrade to Grace Profile: Rest API 2022.2.7 #458
- 4ac799f Upgrade to Grace Profile: Web Plugin 2022.2.7 #459
- 0edce75 Upgrade to Grace Profile: Web 2022.2.7 #460
- 4b5fffb Upgrade to Grace Scaffolding 5.2.7 #461
- b5c8f2e Upgrade to Grace Views 5.2.7 #462
- 7c6d159 Upgrade to Groovy 3.0.22 #464
- f9db081 Upgrade to Spring Framework 5.3.39 #463
- 93ce389 Upgrade to Tomcat 9.0.93 #465
Full Changelog: v2022.2.6...v2022.2.7