Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.3.8 to 42.3.9 in /cadastrapp (#…
Browse files Browse the repository at this point in the history
…748)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent f8c83f2 commit e97fb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<jackson.version>2.12.3</jackson.version>
<slf4j.version>1.7.32</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<postgresql.version>42.3.8</postgresql.version>
<postgresql.version>42.3.9</postgresql.version>
<spring.version>5.3.16</spring.version>
<hibernate-version>6.0.0.Alpha7</hibernate-version>
<hibernate-annotations-version>5.1.2.Final</hibernate-annotations-version>
Expand Down

0 comments on commit e97fb37

Please sign in to comment.