Skip to content

Commit c52ff6b

Browse files
authored
Merge pull request #118 from technosf/dependabot/maven/org.eclipse.jdt-org.eclipse.jdt.annotation-2.4.0
Bump org.eclipse.jdt:org.eclipse.jdt.annotation from 2.3.100 to 2.4.0
2 parents 66afafa + 7425c9b commit c52ff6b

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)