Skip to content

Commit

Permalink
Update Grails Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent d14d513 commit 2dc2ebb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ mdmGradlePluginVersion=8.0.1
exploded=true
# Grails
grailsVersion=5.3.2
grailsGradlePluginVersion=5.3.0
grailsGradlePluginVersion=6.2.0
groovyVersion=3.0.11
grailsHibernate5Version=7.3.0
grailsViewsVersion=2.3.2
grailsHibernate5Version=8.1.0
grailsViewsVersion=3.2.3
assetPipelineVersion=4.0.0
jaxbApiVersion=2.3.1
springBootVersion=2.7.8
springBootVersion=3.3.2
# Previous mdm-core version for finding mdm-bom if current version not published yet
fallbackMdmCoreVersion=5.3.0-SNAPSHOT
12 changes: 6 additions & 6 deletions mdm-bom/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
grails=5.3.2
grails=6.2.0
grailsGradlePlugin=5.3.0
groovy=3.0.11
grailsHibernate5=7.3.0
grailsViews=2.3.2
grailsViews=3.2.3
hibernateSearch=3.0.0-SNAPSHOT
hibernateSearchOrm=6.1.8.Final
lucene=8.11.2
assetPipeline=4.0.0
springBoot=2.7.8
springBoot=3.3.2
spotbugsAnnotation=4.7.3
commonsText=1.10.0
commonsCsv=1.10.0
Expand All @@ -19,13 +19,13 @@ commonsRng=1.5
javaAssist=3.29.2-GA
jsonunit=2.36.1
## BOM Overrides
hibernate=5.6.11.Final
hibernate=6.6.0.Final
logback=1.2.11
slf4j=1.7.36
spring-framework=5.3.25
hibernate-validator=6.2.5.Final
#testingSupport=2.4.1
micronaut=3.8.4
micronaut=4.6.1
#jackson-bom=2.13.2.20220328
#log4j2=2.17.2
#junit-jupiter=5.8.2
Expand All @@ -36,4 +36,4 @@ views-markup=2.3.2
views-json-testing-support=2.3.2
views-json-templates=2.3.2
# This really needs updating ASAP but the v5/v6 builds have issues
cache=4.0.3
cache=7.0.0

0 comments on commit 2dc2ebb

Please sign in to comment.