Skip to content

Commit 2e465b7

Browse files
authored
Merge branch 'master' into dependabot/maven/BouncyCastle-JCA/org.apache.maven.plugins-maven-release-plugin-3.2.0
2 parents 18137ee + fa3312b commit 2e465b7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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)