Skip to content

Commit

Permalink
Merge pull request #1066 from pig-mesh/renovate/git.commit.plugin
Browse files Browse the repository at this point in the history
Update dependency io.github.git-commit-id:git-commit-id-maven-plugin to v9.0.1
  • Loading branch information
lltx authored Jul 3, 2024
2 parents 7a37dd1 + a932cb2 commit c91d1ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pig-common/pig-common-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<git.commit.plugin>9.0.0</git.commit.plugin>
<git.commit.plugin>9.0.1</git.commit.plugin>
<fastjson.version>1.2.83_noneautotype</fastjson.version>
<springdoc.version>2.5.0</springdoc.version>
<swagger.core.version>2.2.22</swagger.core.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<docker.namespace>pig4cloud</docker.namespace>
<docker.username>username</docker.username>
<docker.password>password</docker.password>
<git.commit.plugin>9.0.0</git.commit.plugin>
<git.commit.plugin>9.0.1</git.commit.plugin>
<spring.checkstyle.plugin>0.0.41</spring.checkstyle.plugin>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit c91d1ec

Please sign in to comment.