1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-30 05:59:39 +02:00

chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3

This commit is contained in:
renovate[bot] 2025-01-23 15:43:15 +00:00 committed by GitHub
parent dff1749a07
commit 939a2c73f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -158,7 +158,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.12</version>
<version>3.6.0</version>
<executions>
<execution>
<id>add-groovy-sources</id>