Skip to content

Commit

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

Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
  • Loading branch information
Ladicek authored Oct 23, 2024
2 parents 79eaf91 + b10efc5 commit f88af00
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 f88af00

Please sign in to comment.