We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 860be2f + b333991 commit 4f8148bCopy full SHA for 4f8148b
build.gradle
@@ -235,7 +235,7 @@ configure(allJavaProjects) {
235
def springBootVersion = '2.3.1.RELEASE'
236
def hibernateValidatorVersion = '6.2.0.Final'
237
def thymeleafVersion = '3.0.4.RELEASE'
238
- def modelMapperVersion = '2.3.9'
+ def modelMapperVersion = '2.4.0'
239
240
def bootstrapVersion = '4.6.0-1'
241
def jqueryVersion = '3.6.0'
0 commit comments