Skip to content

Commit cd0fc49

Browse files
Update Grails Packages
1 parent 69ec55e commit cd0fc49

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ mdmGradlePluginVersion=1.3.0
1616
exploded=true
1717
# Grails
1818
grailsVersion=5.3.2
19-
grailsGradlePluginVersion=5.3.0
19+
grailsGradlePluginVersion=6.2.0
2020
groovyVersion=3.0.11
21-
grailsHibernate5Version=7.3.0
22-
grailsViewsVersion=2.3.2
21+
grailsHibernate5Version=8.1.0
22+
grailsViewsVersion=3.2.3
2323
assetPipelineVersion=4.0.0
2424
jaxbApiVersion=2.3.1
25-
springBootVersion=2.7.8
25+
springBootVersion=3.3.2
2626
# Previous mdm-core version for finding mdm-bom if current version not published yet
2727
fallbackMdmCoreVersion=5.3.0-SNAPSHOT

mdm-bom/gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
grails=5.3.2
1+
grails=6.2.0
22
grailsGradlePlugin=5.3.0
33
groovy=3.0.11
44
grailsHibernate5=7.3.0
5-
grailsViews=2.3.2
5+
grailsViews=3.2.3
66
hibernateSearch=3.0.0-SNAPSHOT
77
hibernateSearchOrm=6.1.8.Final
88
lucene=8.11.2
99
assetPipeline=4.0.0
10-
springBoot=2.7.8
10+
springBoot=3.3.2
1111
spotbugsAnnotation=4.7.3
1212
commonsText=1.10.0
1313
commonsCsv=1.10.0
@@ -19,13 +19,13 @@ commonsRng=1.5
1919
javaAssist=3.29.2-GA
2020
jsonunit=2.36.1
2121
## BOM Overrides
22-
hibernate=5.6.11.Final
22+
hibernate=6.5.2.Final
2323
logback=1.2.11
2424
slf4j=1.7.36
2525
spring-framework=5.3.25
2626
hibernate-validator=6.2.5.Final
2727
#testingSupport=2.4.1
28-
micronaut=3.8.4
28+
micronaut=4.5.4
2929
#jackson-bom=2.13.2.20220328
3030
#log4j2=2.17.2
3131
#junit-jupiter=5.8.2
@@ -36,4 +36,4 @@ views-markup=2.3.2
3636
views-json-testing-support=2.3.2
3737
views-json-templates=2.3.2
3838
# This really needs updating ASAP but the v5/v6 builds have issues
39-
cache=4.0.3
39+
cache=7.0.0

0 commit comments

Comments
 (0)