diff --git a/gradle.properties b/gradle.properties index e18070db75a..da5da715380 100644 --- a/gradle.properties +++ b/gradle.properties @@ -46,7 +46,7 @@ testingSupportVersion=3.2.1 testingSupportVersionForTests=3.2.1 tomcatLog4jVersion=8.5.2 tomcatVersion=9.0.87 -viewsVersion=3.2.2 +viewsVersion=3.2.3 org.gradle.caching=true org.gradle.parallel=true org.gradle.daemon=true diff --git a/grails-bom/plugins.properties b/grails-bom/plugins.properties index 1e7d31a331c..b3319815fe3 100644 --- a/grails-bom/plugins.properties +++ b/grails-bom/plugins.properties @@ -7,6 +7,6 @@ rxjava=1.1.1 rxjava2=2.0.0 scaffolding=5.0.1 geb=4.0.0 -views-json=3.2.2 -views-json-templates=3.2.2 -views-markup=3.2.2 \ No newline at end of file +views-json=3.2.3 +views-json-templates=3.2.3 +views-markup=3.2.3 \ No newline at end of file