Skip to content

Commit

Permalink
Merge pull request #91 from technosf/dependabot/maven/org.eclipse.jdt…
Browse files Browse the repository at this point in the history
…-org.eclipse.jdt.annotation-2.3.100

Bump org.eclipse.jdt:org.eclipse.jdt.annotation from 2.3.0 to 2.3.100
  • Loading branch information
technosf authored Dec 10, 2024
2 parents f118ce5 + a85ad53 commit d956a3a
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 @@ -217,7 +217,7 @@ You should run this on you command-line: mvn jfx:native</description>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.annotation</artifactId>
<version>2.3.0</version>
<version>2.3.100</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit d956a3a

Please sign in to comment.