Skip to content

Commit f282705

Browse files
Bump org.postgresql:postgresql in /semantickernel-experimental
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afcfc21 commit f282705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semantickernel-experimental/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.postgresql</groupId>
112112
<artifactId>postgresql</artifactId>
113-
<version>42.7.4</version>
113+
<version>42.7.7</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>org.xerial</groupId>

0 commit comments

Comments
 (0)