Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #105 from odpi/dependabot/gradle/org.postgresql-po…
Browse files Browse the repository at this point in the history
…stgresql-42.2.23

Bump postgresql from 42.2.22 to 42.2.23
  • Loading branch information
planetf1 authored Aug 2, 2021
2 parents d7c30fe + aa4f0ca commit c4fc9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ subprojects {
dependencies {
constraints
{
implementation "org.postgresql:postgresql:42.2.22"
implementation "org.postgresql:postgresql:42.2.23"
implementation "org.slf4j:slf4j-api:1.7.32"
implementation "org.odpi.egeria:data-manager-client:${egeriaVersion}"
implementation "org.odpi.egeria:data-manager-api:${egeriaVersion}"
Expand Down

0 comments on commit c4fc9b9

Please sign in to comment.