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 725c09f commit a1aa257Copy full SHA for a1aa257
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.password4j</groupId>
6
<artifactId>password4j</artifactId>
7
- <version>1.7.0</version>
+ <version>1.7.1</version>
8
<packaging>jar</packaging>
9
10
@@ -19,7 +19,7 @@
19
<connection>scm:git:[email protected]/Password4j/${project.artifactId}.git</connection>
20
<developerConnection>scm:git:ssh://[email protected]/Password4j/${project.artifactId}.git</developerConnection>
21
<url>https://github.com/Password4j/password4j</url>
22
- <tag>1.7.0</tag>
+ <tag>1.7.1</tag>
23
</scm>
24
25
<licenses>
0 commit comments