Commit 2411b358 authored by Matthias Betz's avatar Matthias Betz
Browse files

updating git plugin and ci maven for java 17

parent 67343044
Pipeline #5580 failed with stage
in 2 minutes and 17 seconds
image: maven:3.6.3-amazoncorretto-8 image: maven:3.8.3-openjdk-17-slim
build: build:
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<plugin> <plugin>
<groupId>pl.project13.maven</groupId> <groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId> <artifactId>git-commit-id-plugin</artifactId>
<version>4.0.3</version> <version>4.9.10</version>
<executions> <executions>
<execution> <execution>
<id>get-the-git-infos</id> <id>get-the-git-infos</id>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment