Skip to content

Commit

Permalink
chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3…
Browse files Browse the repository at this point in the history
….5.0 in /examples (#226)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mohnoor94 <[email protected]>
  • Loading branch information
dependabot[bot] and mohnoor94 authored Nov 17, 2024
1 parent 58d76fd commit a421247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.5.0</version>
<configuration>
<mainClass>com.expediagroup.sdk.rapid.examples.RapidSdkDemoApplication</mainClass>
</configuration>
Expand Down

0 comments on commit a421247

Please sign in to comment.