Skip to content

Commit 4f8148b

Browse files
authored
Merge pull request #567 from webauthn4j/dependabot/gradle/org.modelmapper-modelmapper-2.4.0
Bump modelmapper from 2.3.9 to 2.4.0
2 parents 860be2f + b333991 commit 4f8148b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ configure(allJavaProjects) {
235235
def springBootVersion = '2.3.1.RELEASE'
236236
def hibernateValidatorVersion = '6.2.0.Final'
237237
def thymeleafVersion = '3.0.4.RELEASE'
238-
def modelMapperVersion = '2.3.9'
238+
def modelMapperVersion = '2.4.0'
239239

240240
def bootstrapVersion = '4.6.0-1'
241241
def jqueryVersion = '3.6.0'

0 commit comments

Comments
 (0)