File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1210,7 +1210,7 @@ bom {
1210
1210
]
1211
1211
}
1212
1212
}
1213
- library(" Maven Deploy Plugin" , " 3.1.2 " ) {
1213
+ library(" Maven Deploy Plugin" , " 3.1.3 " ) {
1214
1214
group(" org.apache.maven.plugins" ) {
1215
1215
plugins = [
1216
1216
" maven-deploy-plugin"
@@ -1238,7 +1238,7 @@ bom {
1238
1238
]
1239
1239
}
1240
1240
}
1241
- library(" Maven Install Plugin" , " 3.1.2 " ) {
1241
+ library(" Maven Install Plugin" , " 3.1.3 " ) {
1242
1242
group(" org.apache.maven.plugins" ) {
1243
1243
plugins = [
1244
1244
" maven-install-plugin"
@@ -2081,7 +2081,7 @@ bom {
2081
2081
releaseNotes(" https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}" )
2082
2082
}
2083
2083
}
2084
- library(" Spring Retry" , " 2.0.7 " ) {
2084
+ library(" Spring Retry" , " 2.0.8 " ) {
2085
2085
considerSnapshots()
2086
2086
group(" org.springframework.retry" ) {
2087
2087
modules = [
You can’t perform that action at this time.
0 commit comments