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 dbfb702 commit 6fffa93Copy full SHA for 6fffa93
stackable-bcrypt/pom.xml
@@ -26,7 +26,7 @@
26
<dependency>
27
<groupId>org.junit.jupiter</groupId>
28
<artifactId>junit-jupiter-engine</artifactId>
29
- <version>5.10.1</version>
+ <version>5.10.2</version>
30
<scope>test</scope>
31
</dependency>
32
</dependencies>
@@ -58,11 +58,11 @@
58
</plugin>
59
<plugin>
60
<artifactId>maven-install-plugin</artifactId>
61
- <version>3.1.1</version>
+ <version>3.1.2</version>
62
63
64
<artifactId>maven-deploy-plugin</artifactId>
65
66
67
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
68
0 commit comments