Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-eclipse-plugin from 2.9 to 2.10
Browse files Browse the repository at this point in the history
Bumps org.apache.maven.plugins: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>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 3397986 commit c5cc4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1487,7 +1487,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
<version>2.9</version>
<version>2.10</version>
<configuration>
<downloadSources>true</downloadSources>
<downloadJavadocs>true</downloadJavadocs>
Expand Down

0 comments on commit c5cc4d4

Please sign in to comment.