Skip to content

Commit

Permalink
Merge pull request #948 from pig-mesh/renovate/jdk17-dev-major-git.co…
Browse files Browse the repository at this point in the history
…mmit.plugin

Update dependency io.github.git-commit-id:git-commit-id-maven-plugin to v7 (jdk17-dev)
  • Loading branch information
lltx authored Mar 3, 2024
2 parents 5a0b0c8 + 87286bb commit 91b4699
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>4.9.9</git.commit.plugin>
<git.commit.plugin>7.0.0</git.commit.plugin>
<fastjson.version>1.2.83_noneautotype</fastjson.version>
<knife4j.version>3.1.0</knife4j.version>
<springdoc.version>2.3.0</springdoc.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<docker.namespace>pig4cloud</docker.namespace>
<docker.username>username</docker.username>
<docker.password>password</docker.password>
<git.commit.plugin>6.0.0</git.commit.plugin>
<git.commit.plugin>7.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.12.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 91b4699

Please sign in to comment.