Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-eclipse-plugin from 2.8 to 2.10
Browse files Browse the repository at this point in the history
Bumps org.apache.maven.plugins:maven-eclipse-plugin from 2.8 to 2.10.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Sep 30, 2024
1 parent a17f9b2 commit 7ca752f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-moviefun-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</plugin>
<plugin>
<artifactId>maven-eclipse-plugin</artifactId>
<version>2.8</version>
<version>2.10</version>
<configuration>
<wtpapplicationxml>true</wtpapplicationxml>
<wtpversion>2.0</wtpversion>
Expand Down

0 comments on commit 7ca752f

Please sign in to comment.