Skip to content

Commit

Permalink
Merge pull request #160 from MrSebastian/renovate/org.apache.maven.pl…
Browse files Browse the repository at this point in the history
…ugins-maven-scm-plugin-1.x

Update dependency org.apache.maven.plugins:maven-scm-plugin to v1.13.0
  • Loading branch information
MrSebastian authored May 19, 2024
2 parents 0dbab3c + df34eff commit 53fc84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<plugins>
<plugin>
<artifactId>maven-scm-plugin</artifactId>
<version>1.10.0</version>
<version>1.13.0</version>
<configuration>
<tag>RT-REL-${project.version}</tag>
</configuration>
Expand Down

0 comments on commit 53fc84c

Please sign in to comment.