Skip to content

Commit b333991

Browse files
Bump modelmapper from 2.3.9 to 2.4.0
Bumps [modelmapper](https://github.com/modelmapper/modelmapper) from 2.3.9 to 2.4.0. - [Release notes](https://github.com/modelmapper/modelmapper/releases) - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md) - [Commits](modelmapper/modelmapper@modelmapper-parent-2.3.9...modelmapper-parent-2.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 860be2f commit b333991

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)