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
…12471)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent fc2fb69 commit edfd78d
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 edfd78d

Please sign in to comment.