Skip to content

Commit

Permalink
Upgrade maven commit-id plugi(#17571)
Browse files Browse the repository at this point in the history
  • Loading branch information
kgyrtkirk authored Dec 17, 2024
1 parent 622a6a6 commit 9bdb3d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1732,9 +1732,9 @@
</configuration>
</plugin>
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>4.9.10</version>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>9.0.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 9bdb3d2

Please sign in to comment.