]> source.dussan.org Git - sonarqube.git/commitdiff
[NO-JIRA] Update org.mybatis:mybatis 3.5.13 -> 3.5.14
authorantoine.vinot <antoine.vinot@sonarsource.com>
Tue, 7 Nov 2023 09:44:20 +0000 (10:44 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 7 Nov 2023 20:02:50 +0000 (20:02 +0000)
build.gradle

index aa7deffb8040ae1b7f11406f8bb478db96a0a8b6..cefe185091689ee0791cc8e2a52925d965a21b74 100644 (file)
@@ -398,7 +398,7 @@ subprojects {
         exclude 'org.hamcrest:hamcrest-core'
       }
       dependency "org.springframework:spring-test:${springVersion}"
-      dependency 'org.mybatis:mybatis:3.5.13'
+      dependency 'org.mybatis:mybatis:3.5.14'
       dependencySet(group: 'org.slf4j', version: '2.0.9') {
         entry 'jcl-over-slf4j'
         entry 'jul-to-slf4j'