Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit cc6af30

Browse files
Bump postgresql from 42.1.4 to 42.3.3 in /aci/e2e/aci-demo/words
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.1.4 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.1.4...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f956de commit cc6af30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aci/e2e/aci-demo/words/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.postgresql</groupId>
9595
<artifactId>postgresql</artifactId>
96-
<version>42.1.4</version>
96+
<version>42.3.3</version>
9797
</dependency>
9898
</dependencies>
9999
</project>

0 commit comments

Comments
 (0)