Skip to content

Commit ee63aa0

Browse files
authored
Merge pull request #377 from mybatis/dependabot/maven/org.postgresql-postgresql-42.2.23
Bump postgresql from 42.2.22 to 42.2.23
2 parents 5b71a8b + 8509315 commit ee63aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>org.postgresql</groupId>
320320
<artifactId>postgresql</artifactId>
321-
<version>42.2.22</version>
321+
<version>42.2.23</version>
322322
<scope>test</scope>
323323
</dependency>
324324
</dependencies>

0 commit comments

Comments
 (0)