Skip to content

Commit

Permalink
fix(deps): bump org.eclipse.jdt:org.eclipse.jdt.annotation
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jdt:org.eclipse.jdt.annotation](https://github.com/eclipse-jdt/eclipse.jdt.core) from 2.3.0 to 2.3.100.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:org.eclipse.jdt.annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent c99116a commit 8a7410b
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 @@ -281,7 +281,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.annotation</artifactId>
<version>2.3.0</version>
<version>2.3.100</version>
<scope>provided</scope>
</dependency>
<!--External Eclipse null Annotations, see https://github.com/vegardit/no-npe-->
Expand Down

0 comments on commit 8a7410b

Please sign in to comment.