We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8d616d + 6e7f024 commit 7372ac1Copy full SHA for 7372ac1
build.gradle
@@ -2,7 +2,7 @@ buildscript {
2
ext { springBootVersion = '2.3.1.RELEASE'
3
hibernateVersion = '5.11.0.Final'
4
httpClientVersion = '4.5.11'
5
- swaggerVersion = '2.9.2'
+ swaggerVersion = '2.10.5'
6
jasyptVersion = '2.1.1'
7
}
8
repositories {
0 commit comments