Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-resources-plugin to …
Browse files Browse the repository at this point in the history
…v3.3.1 (#205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 73d67e7 commit 33b0da7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions selenium-cucumber-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
</dependencies>

Expand All @@ -66,7 +66,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.7</version>
<version>3.3.1</version>
<executions>
<execution>
<id>copy-resources</id>
Expand Down

0 comments on commit 33b0da7

Please sign in to comment.