Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #486 from redhat-cop/dependabot/maven/coded-exampl…
Browse files Browse the repository at this point in the history
…es/business-central/dynamic-dropdowns/dynamic-enum/org.postgresql-postgresql-42.7.2

Bump org.postgresql:postgresql from 42.4.3 to 42.7.2 in /coded-examples/business-central/dynamic-dropdowns/dynamic-enum
  • Loading branch information
erouvas authored Feb 22, 2024
2 parents 2029325 + 7e047ef commit e324af7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.4.3</version>
<version>42.7.2</version>
</dependency>


Expand Down

0 comments on commit e324af7

Please sign in to comment.