diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-24 00:09:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-24 00:36:43 +0200 |
commit | b59e90a1b6f8739fc20650fdc7d89f42a61a350d (patch) | |
tree | a4457fadbfbdd2331496dff22771cfcd296e3b34 /org.eclipse.jgit.packaging/pom.xml | |
parent | cb7d1e0badeffface96c6dab712ef3bf949e7b70 (diff) | |
download | jgit-b59e90a1b6f8739fc20650fdc7d89f42a61a350d.tar.gz jgit-b59e90a1b6f8739fc20650fdc7d89f42a61a350d.zip |
Update git-commit-id-maven-plugin to 8.0.2
Change-Id: I280b649a9d4bcaf829c7949a99c129d107eec822
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index f0b3ed7111..c44fcc9ccb 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -233,7 +233,7 @@ <plugin> <groupId>io.github.git-commit-id</groupId> <artifactId>git-commit-id-maven-plugin</artifactId> - <version>7.0.0</version> + <version>8.0.2</version> <executions> <execution> <id>get-the-git-infos</id> |