Skip to content

Commit fab715a

Browse files
renovate-botminherz
authored andcommitted
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.3.0 (#756)
1 parent fdea0ee commit fab715a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

errorreporting/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.codehaus.mojo</groupId>
6060
<artifactId>build-helper-maven-plugin</artifactId>
61-
<version>3.2.0</version>
61+
<version>3.3.0</version>
6262
<executions>
6363
<execution>
6464
<id>add-snippets-source</id>

errorreporting/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>org.codehaus.mojo</groupId>
5959
<artifactId>build-helper-maven-plugin</artifactId>
60-
<version>3.2.0</version>
60+
<version>3.3.0</version>
6161
<executions>
6262
<execution>
6363
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)