diff --git a/spring-oxygen-flysql/build.gradle b/spring-oxygen-flysql/build.gradle index 83d829fc..51bfa2cd 100644 --- a/spring-oxygen-flysql/build.gradle +++ b/spring-oxygen-flysql/build.gradle @@ -16,5 +16,5 @@ dependencies { runtimeOnly 'com.oracle.database.jdbc:ojdbc8' // jasypt - compile 'com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.4' + compile 'com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.5' }