Merge pull request #5374 from DependencyTrack/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.1

This commit is contained in:
Niklas 2025-10-06 16:46:11 +02:00 committed by GitHub
commit 5ab48bdbf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -679,7 +679,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId> <artifactId>exec-maven-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<executions> <executions>
<execution> <execution>
<id>merge-services-bom</id> <id>merge-services-bom</id>