File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -386,8 +386,8 @@ dependencies {
386386 implementation group : ' org.hibernate' , name : ' hibernate-core' , version : ' 6.6.42.Final'
387387 implementation group : ' org.hibernate' , name : ' hibernate-validator' , version : ' 8.0.3.Final'
388388
389- implementation group : ' org.apache.logging.log4j' , name : ' log4j-api' , version : ' 2.25.3 '
390- implementation group : ' org.apache.logging.log4j' , name : ' log4j-to-slf4j' , version : ' 2.25.3 '
389+ implementation group : ' org.apache.logging.log4j' , name : ' log4j-api' , version : ' 2.25.4 '
390+ implementation group : ' org.apache.logging.log4j' , name : ' log4j-to-slf4j' , version : ' 2.25.4 '
391391 implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 2.0.17'
392392
393393 implementation group : ' org.apache.tomcat.embed' , name : ' tomcat-embed-core' , version : versions. tomcat
You can’t perform that action at this time.
0 commit comments