Skip to content

Commit a421247

Browse files
chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.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]>
1 parent 58d76fd commit a421247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.codehaus.mojo</groupId>
5454
<artifactId>exec-maven-plugin</artifactId>
55-
<version>3.3.0</version>
55+
<version>3.5.0</version>
5656
<configuration>
5757
<mainClass>com.expediagroup.sdk.rapid.examples.RapidSdkDemoApplication</mainClass>
5858
</configuration>

0 commit comments

Comments
 (0)