Skip to content

Commit a6497d3

Browse files
authored
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.2.0 (#185)
1 parent adca384 commit a6497d3

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.1.0</version>
61+
<version>3.2.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.1.0</version>
60+
<version>3.2.0</version>
6161
<executions>
6262
<execution>
6363
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)