Skip to content

Commit

Permalink
Bump postgresql from 9.4-1200-jdbc4 to 42.2.25 in /FormSpringWithDB
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4-1200-jdbc4 to 42.2.25.
- [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/REL42.2.25)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 10, 2022
1 parent 5008630 commit e2836b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FormSpringWithDB/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4-1200-jdbc4</version>
<version>42.2.25</version>
</dependency>

<!-- for error message -->
Expand Down

0 comments on commit e2836b1

Please sign in to comment.