Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.28 to 1.7.29
Browse files Browse the repository at this point in the history
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.28 to 1.7.29.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.28...v_1.7.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Nov 14, 2019
1 parent 6f9848d commit 74dbb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ext {

"javax.servlet-api" : "javax.servlet:javax.servlet-api:4.0.1",
"aspectjweaver" : "org.aspectj:aspectjweaver:1.9.4",
"slf4j-api" : "org.slf4j:slf4j-api:1.7.28",
"slf4j-api" : "org.slf4j:slf4j-api:1.7.29",
"logback-classic" : "ch.qos.logback:logback-classic:1.2.3",
//copy
"mybatis-spring-boot-starter": "org.mybatis.spring.boot:mybatis-spring-boot-starter:${mybatisSpringBootStarterVersion}",
Expand Down

0 comments on commit 74dbb4d

Please sign in to comment.