Skip to content

Commit b1caef1

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a27a93e commit b1caef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2121
<maven.compiler.target>1.8</maven.compiler.target>
2222
<jmh.version>1.37</jmh.version>
23-
<exec.version>3.4.0</exec.version>
23+
<exec.version>3.4.1</exec.version>
2424
<slf4j.version>1.7.33</slf4j.version>
2525
<rxjava2.version>2.2.21</rxjava2.version>
2626

0 commit comments

Comments
 (0)