Bump maven-eclipse-plugin from 2.9 to 2.10

Bumps maven-eclipse-plugin from 2.9 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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-13 07:12:20 +00:00 committed by Michael Bolz
parent 27f9deea58
commit dc9816e477
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
<version>2.9</version>
<version>2.10</version>
<configuration>
<useProjectReferences>false</useProjectReferences>
<addGroupIdToProjectName>true</addGroupIdToProjectName>