summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-11-25 22:42:11 +0100
committerGitHub <noreply@github.com>2023-11-25 22:42:11 +0100
commit1c8a85dce5b1ae103555c01904db19cb917e810c (patch)
tree266785633da670d27f5edcec305894adffaab007 /parent
parent86f5cc66d9eb40c59cf38c02d17b84e5be77b83f (diff)
parente2b9bac727aec7170d13fbaef235ac0815882e89 (diff)
Merge pull request #29468 from vespa-engine/renovate/org.codehaus.mojo-build-helper-maven-plugin-3.x
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 43726f23f8f..08770f80a24 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>3.4.0</version>
+ <version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>