Skip to content

Commit

Permalink
Bump postgresql 42.7.3 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
vharseko authored Jun 8, 2024
1 parent ade74d4 commit 1e5470d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openidm-zip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -542,10 +542,10 @@
<!-- <artifactId>postgresql-fr-osgi</artifactId> -->
<!-- <version>9.3-1101-jdbc41</version> -->
<!-- </dependency> -->
<dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.2</version>
<version>42.7.3</version>
</dependency>
<!-- Javascript libraries -->
<dependency>
Expand Down

0 comments on commit 1e5470d

Please sign in to comment.