# Conflicts:
#	build.gradle
#	gradle/wrapper/gradle-wrapper.properties
This commit is contained in:
2020-08-11 17:32:43 +02:00
8 changed files with 2771 additions and 3096 deletions

View File

@@ -22,8 +22,8 @@ ext {
javaVersion=12
version_log4j2= '2.12.1' // keep in sync with spring-boot-starter-log4j2
version_spring = '2.2.7.RELEASE'
version_log4j2= '2.13.3' // keep in sync with spring-boot-starter-log4j2
version_spring = '2.3.1.RELEASE'
version_junit = '5.6.1'
version_junit_platform = '1.6.1'