Skip to content

Commit 8484b81

Browse files
chore(deps-dev): bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#231)
chore(deps-dev): bump org.codehaus.mojo:exec-maven-plugin Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eve <bot+eve@asyncapi.io>
1 parent 850b0d1 commit 8484b81

File tree

1 file changed

+1
-1
lines changed
  • kotlin-asyncapi-examples/kotlin-asyncapi-ktor-example

1 file changed

+1
-1
lines changed

kotlin-asyncapi-examples/kotlin-asyncapi-ktor-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.codehaus.mojo</groupId>
101101
<artifactId>exec-maven-plugin</artifactId>
102-
<version>3.6.2</version>
102+
<version>3.6.3</version>
103103
<executions>
104104
<execution>
105105
<goals>

0 commit comments

Comments
 (0)