Skip to content

Commit c9a03da

Browse files
chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.2
1 parent 6a40eda commit c9a03da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.codehaus.mojo</groupId>
168168
<artifactId>build-helper-maven-plugin</artifactId>
169-
<version>3.6.1</version>
169+
<version>3.6.2</version>
170170
</plugin>
171171
<plugin>
172172
<groupId>org.codehaus.mojo</groupId>

prometheus-metrics-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.codehaus.mojo</groupId>
7777
<artifactId>build-helper-maven-plugin</artifactId>
78-
<version>3.6.1</version>
78+
<version>3.6.2</version>
7979
<executions>
8080
<execution>
8181
<id>add-license-resources</id>

0 commit comments

Comments
 (0)