Skip to content

Commit 953957b

Browse files
chore(deps): bump org.postgresql:postgresql (#1736)
Bumps the maven group with 1 update in the /examples/java/demos/patent-search-agent/src/main/java/tools/CloudRunFunction directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.postgresql:postgresql` from 42.6.1 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.6.1...REL42.7.11) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50a9590 commit 953957b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/java/demos/patent-search-agent/src/main/java/tools/CloudRunFunction

examples/java/demos/patent-search-agent/src/main/java/tools/CloudRunFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.postgresql</groupId>
3939
<artifactId>postgresql</artifactId>
40-
<version>42.6.1</version>
40+
<version>42.7.11</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)