Skip to content

Commit

Permalink
Merge pull request #11 from noi-techpark/dependabot/maven/org.postgre…
Browse files Browse the repository at this point in the history
…sql-postgresql-42.4.4

Bump org.postgresql:postgresql from 42.4.1 to 42.4.4
  • Loading branch information
clezag authored Oct 29, 2024
2 parents 6eb4f11 + 4febc17 commit 38d159b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ SPDX-License-Identifier: CC0-1.0
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.4.1</version>
<version>42.4.4</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple -->
<dependency>
Expand Down

0 comments on commit 38d159b

Please sign in to comment.