Skip to content

Commit a731786

Browse files
committed
chore: Bump deps.
1 parent f42422d commit a731786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.postgresql</groupId>
105105
<artifactId>postgresql</artifactId>
106-
<version>42.7.4</version>
106+
<version>42.7.5</version>
107107
</dependency>
108108

109109

@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.jetbrains</groupId>
146146
<artifactId>annotations</artifactId>
147-
<version>26.0.1</version>
147+
<version>26.0.2</version>
148148
<scope>compile</scope>
149149
</dependency>
150150
<dependency>

0 commit comments

Comments
 (0)