未验证 提交 45b9d4fc 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump spring-boot-starter-data-mongodb in /plugins/gradle/example-client

Bumps [spring-boot-starter-data-mongodb](https://github.com/spring-projects/spring-boot) from 2.4.4 to 2.5.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.5.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-data-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 981a1b6c
......@@ -14,7 +14,7 @@ mainClassName = "io.github.kobylynskyi.order.Application"
dependencies {
implementation "org.springframework.boot:spring-boot-starter-web:2.4.4"
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:2.4.4"
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:2.5.2"
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:11.0.0"
implementation "com.graphql-java-kickstart:graphiql-spring-boot-starter:11.0.0"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册