File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ spring-projects/spring-data-commons
2525https://github.com/spring-projects/spring-data-commons
2626
2727
28- Spring Data Commons 3.2.10
28+ Spring Data Commons 3.2.11
2929Copyright (c) [2010-2019] Pivotal Software, Inc.
3030
3131This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -71,7 +71,7 @@ spring-projects/spring-data-jdbc
7171https://github.com/spring-projects/spring-data-jdbc
7272
7373
74- Spring Data Relational 3.2.10
74+ Spring Data Relational 3.2.11
7575Copyright (c) [2017-2019] Pivotal Software, Inc.
7676
7777This product is licensed to you under the Apache License, Version 2.0 (the "License").
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ may be an appropriate choice.
3434 }
3535 }
3636 dependencies {
37- classpath("org.springframework.boot:spring-boot-gradle-plugin:3.2.10 ")
37+ classpath("org.springframework.boot:spring-boot-gradle-plugin:3.2.11 ")
3838 }
3939 }
4040
@@ -50,7 +50,7 @@ may be an appropriate choice.
5050 <parent>
5151 <groupId>org.springframework.boot</groupId>
5252 <artifactId>spring-boot-starter-parent</artifactId>
53- <version>3.2.10 </version>
53+ <version>3.2.11 </version>
5454 <relativePath/>
5555 </parent>
5656
Original file line number Diff line number Diff line change 1- springDataVersion =3.2.10
2- springDataCommonsVersion =3.2.10
3- springBootVersion =3.2.10
1+ springDataVersion =3.2.11
2+ springDataCommonsVersion =3.2.11
3+ springBootVersion =3.2.11
44kotlinVersion =1.9.20
You can’t perform that action at this time.
0 commit comments