Skip to content

Commit

Permalink
Bump org.eclipse.jdt:org.eclipse.jdt.annotation from 2.3.0 to 2.3.100
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 63b419f commit 03f35df
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 @@ -60,7 +60,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>
<!-- Test scope dependencies -->
Expand Down

0 comments on commit 03f35df

Please sign in to comment.