Skip to content

Commit

Permalink
Merge pull request #418 from smallrye/dependabot/maven/org.codehaus.m…
Browse files Browse the repository at this point in the history
…ojo-exec-maven-plugin-3.4.0

Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0
  • Loading branch information
Ladicek authored Aug 8, 2024
2 parents 1c2084c + 07d51bf commit b61ac9e
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.3.0</version.exec-maven-plugin>
<version.exec-maven-plugin>3.4.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.14</version.ant>
<version.bridger>1.6.Final</version.bridger>
<version.bytebuddy>1.14.18</version.bytebuddy>
<version.exec-maven-plugin>3.3.0</version.exec-maven-plugin>
<version.exec-maven-plugin>3.4.0</version.exec-maven-plugin>
<version.groovy>4.0.22</version.groovy>
<version.junit>5.10.3</version.junit>
<version.maven>3.9.8</version.maven>
Expand Down

0 comments on commit b61ac9e

Please sign in to comment.