Skip to content

Commit d0ba78d

Browse files
chore(deps): bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bfdea2 commit d0ba78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-playground-quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<src.react>src/main/react</src.react>
2323
<npm.build.script>build</npm.build.script>
2424
<fe.dist.dir>src/main/resources/META-INF/resources/fj-doc-playground/home</fe.dist.dir>
25-
<exec-plugin.version>3.6.1</exec-plugin.version>
25+
<exec-plugin.version>3.6.2</exec-plugin.version>
2626
<antrun-plugin.version>3.1.0</antrun-plugin.version>
2727
<fj-service-helper-bom-version>1.5.0</fj-service-helper-bom-version>
2828
<kotlin.version>2.2.20</kotlin.version>

0 commit comments

Comments
 (0)