Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 #2

Merged
nitrix merged 1 commits from renovate/org.codehaus.mojo-build-helper-maven-plugin-3.x into master 2026-03-06 21:14:34 +01:00
Showing only changes of commit e04a86399c - Show all commits

View File

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