We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87469d commit bf53e4fCopy full SHA for bf53e4f
pom.xml
@@ -276,7 +276,7 @@
276
<dependency>
277
<groupId>org.postgresql</groupId>
278
<artifactId>postgresql</artifactId>
279
- <version>42.4.0</version>
+ <version>42.5.0</version>
280
<scope>test</scope>
281
</dependency>
282
@@ -445,7 +445,7 @@
445
<plugin>
446
<groupId>io.fabric8</groupId>
447
<artifactId>docker-maven-plugin</artifactId>
448
- <version>0.40.1</version>
+ <version>0.40.2</version>
449
<configuration>
450
<verbose>true</verbose>
451
<images>
0 commit comments