Parcourir la source

[NO JIRA] upgrade org.mybatis:mybatis from 3.5.10 to 3.5.11

tags/9.8.0.63668
Steve Marion il y a 1 an
Parent
révision
2378dc48d1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Voir le fichier

@@ -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'

Chargement…
Annuler
Enregistrer