Skip to content

Commit 4917b78

Browse files
Bump postgresql from 42.2.24 to 42.3.3 in /roach-data-jpa-orders
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.24 to 42.3.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.24...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c10a1a0 commit 4917b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roach-data-jpa-orders/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.postgresql</groupId>
5959
<artifactId>postgresql</artifactId>
60-
<version>42.2.24</version>
60+
<version>42.3.3</version>
6161
<scope>runtime</scope>
6262
</dependency>
6363
</dependencies>

0 commit comments

Comments
 (0)