Skip to content

Commit 97db4c6

Browse files
Bump postgresql from 42.5.1 to 42.5.2 in /basyx.components
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.5.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.1...REL42.5.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 008c7f4 commit 97db4c6

File tree

1 file changed

+1
-1
lines changed
  • basyx.components/basyx.components.lib

1 file changed

+1
-1
lines changed

basyx.components/basyx.components.lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.postgresql</groupId>
7979
<artifactId>postgresql</artifactId>
80-
<version>42.5.1</version>
80+
<version>42.5.2</version>
8181
</dependency>
8282

8383
<dependency>

0 commit comments

Comments
 (0)