Bump postgresql from 42.3.7 to 42.3.8 in /litmus-liquibase

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 to 42.3.8.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.7...REL42.3.8)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-22 10:00:54 +00:00
parent 95347f778e
commit c298754a70

View File

@@ -29,7 +29,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.7</version>
<version>42.3.8</version>
</dependency>
</dependencies>