Skip to content

Commit

Permalink
Merge pull request #1766 from jenkinsci/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-help-plugin-3.4.1

Bump org.apache.maven.plugins:maven-help-plugin from 3.4.0 to 3.4.1
  • Loading branch information
uhafner authored Jun 7, 2024
2 parents 6a3c36f + e146105 commit 6b94374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-help-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>show-profiles</id>
Expand Down

0 comments on commit 6b94374

Please sign in to comment.