Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 13, 2024
1 parent 79fe749 commit 86102c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<exec.version>3.4.0</exec.version>
<exec.version>3.4.1</exec.version>
<jmh.version>1.37</jmh.version>
<jackson.version>2.17.2</jackson.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 86102c1

Please sign in to comment.