Skip to content

Commit

Permalink
Merge pull request #168 from wildfly-extras/dependabot/maven/org.jbos…
Browse files Browse the repository at this point in the history
…s.galleon-galleon-maven-plugin-5.2.2.Final

Bump org.jboss.galleon:galleon-maven-plugin from 5.2.0.Final to 5.2.2.Final
  • Loading branch information
hpehl authored Nov 2, 2023
2 parents d797810 + ac4710c commit 5d5c54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<plugin>
<groupId>org.jboss.galleon</groupId>
<artifactId>galleon-maven-plugin</artifactId>
<version>5.2.0.Final</version>
<version>5.2.2.Final</version>
<configuration>
<installDir>${project.build.directory}${file.separator}wildfly</installDir>
<skip>${galleon.skip}</skip>
Expand Down

0 comments on commit 5d5c54e

Please sign in to comment.