Skip to content

Commit 7425c9b

Browse files
Bump org.eclipse.jdt:org.eclipse.jdt.annotation from 2.3.100 to 2.4.0
Bumps [org.eclipse.jdt:org.eclipse.jdt.annotation](https://github.com/eclipse-jdt/eclipse.jdt.core) from 2.3.100 to 2.4.0. - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits) --- updated-dependencies: - dependency-name: org.eclipse.jdt:org.eclipse.jdt.annotation dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e20b813 commit 7425c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ You should run this on you command-line: mvn jfx:native</description>
217217
<dependency>
218218
<groupId>org.eclipse.jdt</groupId>
219219
<artifactId>org.eclipse.jdt.annotation</artifactId>
220-
<version>2.3.100</version>
220+
<version>2.4.0</version>
221221
</dependency>
222222
</dependencies>
223223
</dependencyManagement>

0 commit comments

Comments
 (0)