Skip to content

Commit c70aef9

Browse files
chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 in /examples (#301)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6679b11 commit c70aef9

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
@@ -69,7 +69,7 @@
6969
<plugin>
7070
<groupId>org.codehaus.mojo</groupId>
7171
<artifactId>exec-maven-plugin</artifactId>
72-
<version>3.5.0</version>
72+
<version>3.5.1</version>
7373
<configuration>
7474
<mainClass>com.expediagroup.sdk.rapid.examples.RapidSdkDemoApplication</mainClass>
7575
</configuration>

0 commit comments

Comments
 (0)