Skip to content

Commit 0922d4f

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.3.0 (the-benchmarker#7476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f46119e commit 0922d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java/jersey-grizzly2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.codehaus.mojo</groupId>
5858
<artifactId>exec-maven-plugin</artifactId>
59-
<version>3.2.0</version>
59+
<version>3.3.0</version>
6060
<executions>
6161
<execution>
6262
<goals>

java/jersey3-grizzly2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<plugin>
4444
<groupId>org.codehaus.mojo</groupId>
4545
<artifactId>exec-maven-plugin</artifactId>
46-
<version>3.2.0</version>
46+
<version>3.3.0</version>
4747
<executions>
4848
<execution>
4949
<goals>

0 commit comments

Comments
 (0)