Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
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.1 to 3.5.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.4.1...3.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent d3b0626 commit b10efc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<groupId.jandex>${project.groupId}</groupId.jandex>

<version.exec-maven-plugin>3.4.1</version.exec-maven-plugin>
<version.exec-maven-plugin>3.5.0</version.exec-maven-plugin>
<version.gson>2.11.0</version.gson>
<version.jandex>${project.version}</version.jandex>
<version.jmh>1.37</version.jmh>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<version.ant>1.10.15</version.ant>
<version.bridger>1.6.Final</version.bridger>
<version.bytebuddy>1.15.5</version.bytebuddy>
<version.exec-maven-plugin>3.4.1</version.exec-maven-plugin>
<version.exec-maven-plugin>3.5.0</version.exec-maven-plugin>
<version.groovy>4.0.23</version.groovy>
<version.junit>5.11.3</version.junit>
<version.maven>3.9.9</version.maven>
Expand Down

0 comments on commit b10efc5

Please sign in to comment.