Skip to content

Commit 9c431d2

Browse files
Bump org.postgresql:postgresql in /lab4/product-service (#54)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b91361 commit 9c431d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab4/product-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
113113
<dependency>
114114
<groupId>org.postgresql</groupId>
115115
<artifactId>postgresql</artifactId>
116-
<version>42.4.3</version>
116+
<version>42.7.2</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>com.amazon.aws.partners.saasfactory</groupId>

0 commit comments

Comments
 (0)