Skip to content

Commit

Permalink
Merge pull request #10 from theaspect/dependabot/gradle/org.postgresq…
Browse files Browse the repository at this point in the history
…l-postgresql-42.3.3
  • Loading branch information
dependabot[bot] committed Feb 25, 2022
2 parents 045d3d2 + ded009a commit 031be9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -36,7 +36,7 @@ dependencies {
exclude group: 'nz.net.ultraq.thymeleaf', module: 'thymeleaf-layout-dialect'
}

compile 'org.postgresql:postgresql:42.3.1'
compile 'org.postgresql:postgresql:42.3.3'
compile 'com.zaxxer:HikariCP:5.0.1'
compile 'org.webjars:webjars-locator'
compile 'org.webjars:jquery:2.2.4'
Expand Down

0 comments on commit 031be9b

Please sign in to comment.