Skip to content

Commit cdc1467

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

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.2</version.exec-maven-plugin>
17+
<version.exec-maven-plugin>3.6.3</version.exec-maven-plugin>
1818
<version.gson>2.13.2</version.gson>
1919
<version.jandex>3.5.4-SNAPSHOT</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.18.3</version.bytebuddy>
28-
<version.exec-maven-plugin>3.6.2</version.exec-maven-plugin>
28+
<version.exec-maven-plugin>3.6.3</version.exec-maven-plugin>
2929
<version.gizmo2>2.0.0</version.gizmo2>
3030
<version.groovy>4.0.29</version.groovy>
3131
<version.junit>5.13.4</version.junit>

0 commit comments

Comments
 (0)