Skip to content

Commit

Permalink
Merge pull request #462 from TNO/dependabot/maven/org.codehaus.mojo-b…
Browse files Browse the repository at this point in the history
…uild-helper-maven-plugin-3.5.0

Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.5.0
  • Loading branch information
Sophietje authored Jan 16, 2024
2 parents 3540ee5 + 3f00d62 commit a9010ab
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 206 deletions.
2 changes: 1 addition & 1 deletion admin-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.5.0</version>
<executions>
<execution>
<id>add-source</id>
Expand Down
2 changes: 1 addition & 1 deletion knowledge-directory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.5.0</version>
<executions>
<execution>
<id>add-source</id>
Expand Down
Loading

0 comments on commit a9010ab

Please sign in to comment.