]> source.dussan.org Git - sonarqube.git/commitdiff
[NO JIRA] upgrade org.mybatis:mybatis from 3.5.10 to 3.5.11
authorSteve Marion <unknown>
Tue, 18 Oct 2022 14:39:17 +0000 (16:39 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 19 Oct 2022 20:03:08 +0000 (20:03 +0000)
build.gradle

index 60d4cb73bfe348490e1309e142e496c785f1938a..38c813ec6143498ce509e6de1c173e4c2f9f22cd 100644 (file)
@@ -327,7 +327,7 @@ subprojects {
         exclude 'org.hamcrest:hamcrest-core'
       }
       dependency('org.mockito:mockito-inline:4.7.0')
-      dependency 'org.mybatis:mybatis:3.5.10'
+      dependency 'org.mybatis:mybatis:3.5.11'
       dependency 'org.nanohttpd:nanohttpd:2.3.1'
       dependencySet(group: 'org.slf4j', version: '1.7.30') {
         entry 'jcl-over-slf4j'