Skip to content

Commit

Permalink
Bump postgresql from 42.3.1 to 42.3.2 in /backend
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.3.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.1...REL42.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2022
1 parent db130c6 commit c864519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Expand Up @@ -18,7 +18,7 @@
<jjwt.version>0.11.2</jjwt.version>
<jackson.kotlin.module.version>2.13.1</jackson.kotlin.module.version>
<flyway.version>8.4.3</flyway.version>
<postgresql.driver.version>42.3.1</postgresql.driver.version>
<postgresql.driver.version>42.3.2</postgresql.driver.version>
<bouncycastle.version>1.70</bouncycastle.version>

<!-- Maven plugin version -->
Expand Down

0 comments on commit c864519

Please sign in to comment.