Skip to content

Commit

Permalink
Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#309)
Browse files Browse the repository at this point in the history
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 6049fa0 commit e36b2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions report/report-ng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Build with
<plugin>
<!-- Step 3: copy the compiled content into the resources dir -->
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>copy-content-to-artifact</id>
Expand Down Expand Up @@ -255,7 +255,7 @@ Build with
<plugin>
<!-- Step 1: copy a dummy index.html into the dist directory -->
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>copy-dummy-index</id>
Expand Down

0 comments on commit e36b2b8

Please sign in to comment.