Skip to content

Commit

Permalink
Update dependency io.github.git-commit-id:git-commit-id-maven-plugin …
Browse files Browse the repository at this point in the history
…to v9
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent 5117f5d commit 4972161
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>8.0.2</git.commit.plugin>
<git.commit.plugin>9.0.0</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>8.0.2</git.commit.plugin>
<git.commit.plugin>9.0.0</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 4972161

Please sign in to comment.