Skip to content

Commit

Permalink
Merge pull request #1046 from holunda-io/dependabot/maven/org.postgre…
Browse files Browse the repository at this point in the history
…sql-postgresql-42.7.4

chore(deps-dev): bump org.postgresql:postgresql from 42.7.3 to 42.7.4
  • Loading branch information
p-wunderlich authored Oct 1, 2024
2 parents 61d0876 + 29f7683 commit 75ab310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.3</version>
<version>42.7.4</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 75ab310

Please sign in to comment.