Skip to content

Commit 1f63269

Browse files
Bump io.github.git-commit-id:git-commit-id-maven-plugin
Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](git-commit-id/git-commit-id-maven-plugin@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e66fc3 commit 1f63269

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kroxylicious-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<plugin>
257257
<groupId>io.github.git-commit-id</groupId>
258258
<artifactId>git-commit-id-maven-plugin</artifactId>
259-
<version>9.0.1</version>
259+
<version>9.0.2</version>
260260
</plugin>
261261
</plugins>
262262
</pluginManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532
<plugin>
533533
<groupId>io.github.git-commit-id</groupId>
534534
<artifactId>git-commit-id-maven-plugin</artifactId>
535-
<version>9.0.1</version>
535+
<version>9.0.2</version>
536536
</plugin>
537537
<plugin>
538538
<groupId>com.mycila</groupId>

0 commit comments

Comments
 (0)