We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef127d commit 2547754Copy full SHA for 2547754
gradle/dependency-management.gradle
@@ -4,7 +4,7 @@ ext['jakartaServletJspJstlApiVersion'] = '1.2.7'
4
ext['apacheTaglibsVersion'] = '1.2.5'
5
ext['assertjVersion'] = '3.24.2'
6
ext['findbugsVersion'] = '3.0.2'
7
-ext['log4jVersion'] = '2.19.0'
+ext['log4jVersion'] = '2.17.2'
8
// Logback version is currently constrained by tbe Gretty Gradle Plugin.
9
// See: https://github.com/gretty-gradle-plugin/gretty/blob/v4.0.0/gradle.properties#L16
10
ext['logbackVersion'] = '1.2.3'
0 commit comments