Skip to content

Commit 1ef1760

Browse files
Merge pull request #245 from eclipse-basyx/dependabot/maven/basyx.components/development/org.postgresql-postgresql-42.5.2
Bump postgresql from 42.5.1 to 42.5.2 in /basyx.components
2 parents 008c7f4 + 97db4c6 commit 1ef1760

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)