Skip to content

Commit 9c43adc

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<properties>
1515
<groupId.jandex>${project.groupId}</groupId.jandex>
1616

17-
<version.exec-maven-plugin>3.6.1</version.exec-maven-plugin>
17+
<version.exec-maven-plugin>3.6.2</version.exec-maven-plugin>
1818
<version.gson>2.13.2</version.gson>
1919
<version.jandex>${project.version}</version.jandex>
2020
<version.jmh>1.37</version.jmh>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<version.ant>1.10.15</version.ant>
2626
<version.bridger>1.6.Final</version.bridger>
2727
<version.bytebuddy>1.17.8</version.bytebuddy>
28-
<version.exec-maven-plugin>3.6.1</version.exec-maven-plugin>
28+
<version.exec-maven-plugin>3.6.2</version.exec-maven-plugin>
2929
<version.gizmo2>2.0.0.Beta6</version.gizmo2>
3030
<version.groovy>4.0.28</version.groovy>
3131
<version.junit>5.13.4</version.junit>

0 commit comments

Comments
 (0)