Skip to content

Commit 1ed7430

Browse files
Bump postgresql in /_site/play-with-docker/example-voting-app/worker
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.3...REL42.3.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ffc7f5 commit 1ed7430

File tree

1 file changed

+1
-1
lines changed
  • _site/play-with-docker/example-voting-app/worker

1 file changed

+1
-1
lines changed

_site/play-with-docker/example-voting-app/worker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.postgresql</groupId>
2828
<artifactId>postgresql</artifactId>
29-
<version>42.3.3</version>
29+
<version>42.3.7</version>
3030
</dependency>
3131
</dependencies>
3232

0 commit comments

Comments
 (0)