We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f09cf3f commit 7acd5b4Copy full SHA for 7acd5b4
pom.xml
@@ -157,7 +157,7 @@
157
<dependency>
158
<groupId>com.google.protobuf</groupId>
159
<artifactId>protobuf-java</artifactId>
160
- <version>3.19.4</version>
+ <version>3.19.6</version>
161
</dependency>
162
163
@@ -386,7 +386,7 @@
386
387
<groupId>org.postgresql</groupId>
388
<artifactId>postgresql</artifactId>
389
- <version>42.3.9</version>
+ <version>42.7.3</version>
390
391
392
0 commit comments