Skip to content

Commit a6a9d2e

Browse files
chore(deps): bump org.postgresql:postgresql
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.3.9. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.8...REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63d8dd2 commit a6a9d2e

File tree

1 file changed

+1
-1
lines changed
  • Labs-and-exercises/hackathon/project/src/products-api/java

1 file changed

+1
-1
lines changed

Diff for: Labs-and-exercises/hackathon/project/src/products-api/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.postgresql</groupId>
3333
<artifactId>postgresql</artifactId>
34-
<version>42.3.8</version>
34+
<version>42.3.9</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)