Skip to content

Commit 44e5fc0

Browse files
Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.4.0 (#5990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b11a0b3 commit 44e5fc0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sonar-plugin/bridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
</plugin>
235235
<plugin>
236236
<artifactId>maven-resources-plugin</artifactId>
237-
<version>3.3.1</version>
237+
<version>3.4.0</version>
238238
<executions>
239239
<execution>
240240
<id>Copy the bridge to the package</id>

sonar-plugin/sonar-javascript-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585

586586
<plugin>
587587
<artifactId>maven-resources-plugin</artifactId>
588-
<version>3.3.1</version>
588+
<version>3.4.0</version>
589589
<executions>
590590
<execution>
591591
<id>copy-main-license</id>

0 commit comments

Comments
 (0)