Skip to content

Commit 9dfa022

Browse files
authored
Merge branch 'master' into dependabot/maven/Tink/com.google.crypto.tink-tink-1.19.0
2 parents 0c13925 + 8891fe6 commit 9dfa022

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

BouncyCastle-JCA/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
</plugin>
6969
<plugin>
7070
<artifactId>maven-release-plugin</artifactId>
71-
<version>3.1.1</version>
71+
<version>3.2.0</version>
7272
<configuration>
7373
<tagNameFormat>@{project.version}</tagNameFormat>
7474
</configuration>

BouncyCastle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</plugin>
7070
<plugin>
7171
<artifactId>maven-release-plugin</artifactId>
72-
<version>3.1.1</version>
72+
<version>3.2.0</version>
7373
<configuration>
7474
<tagNameFormat>@{project.version}</tagNameFormat>
7575
</configuration>

JavaCryptographicArchitecture/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
</plugin>
6969
<plugin>
7070
<artifactId>maven-release-plugin</artifactId>
71-
<version>3.1.1</version>
71+
<version>3.2.0</version>
7272
<configuration>
7373
<tagNameFormat>@{project.version}</tagNameFormat>
7474
</configuration>

Tink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</plugin>
7070
<plugin>
7171
<artifactId>maven-release-plugin</artifactId>
72-
<version>3.1.1</version>
72+
<version>3.2.0</version>
7373
<configuration>
7474
<tagNameFormat>@{project.version}</tagNameFormat>
7575
</configuration>

0 commit comments

Comments
 (0)