Skip to content

Commit 6bbcc20

Browse files
authored
Merge pull request #68 from iterate-ch/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.1
Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1
2 parents 8af194f + 1b9e7d6 commit 6bbcc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ limitations under the License.
236236
<plugin>
237237
<groupId>org.apache.maven.plugins</groupId>
238238
<artifactId>maven-release-plugin</artifactId>
239-
<version>3.2.0</version>
239+
<version>3.3.1</version>
240240
<configuration>
241241
<tagNameFormat>Release-@{project.version}</tagNameFormat>
242242
<arguments>-DskipTests=true -Dgpgsign=true</arguments>

0 commit comments

Comments
 (0)