Skip to content

Commit

Permalink
Bump JDT Core to 1.9.21.1
Browse files Browse the repository at this point in the history
Eclipse Compiler 8398f6c1210ec3 (13Feb2024) - Java21

Signed-off-by: Alexander Kriegisch <[email protected]>
  • Loading branch information
kriegaex committed Feb 13, 2024
1 parent c028a47 commit fc2f00b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
compiler.name = AspectJ Compiler
compiler.version = Eclipse Compiler 23b713ce21cc8c (01Dec2023) - Java21
compiler.version = Eclipse Compiler 8398f6c1210ec3 (13Feb2024) - Java21
compiler.copyright =

misc.version = {0} {1} - {2} {3}
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<maven.javadoc.skip>true</maven.javadoc.skip>

<!-- Dependency versions -->
<jdt.core.version>1.9.21.1-SNAPSHOT</jdt.core.version>
<jdt.core.version>1.9.21.1</jdt.core.version>
<asm.version>9.6</asm.version>
<lib.ant.version>1.6.3</lib.ant.version>
<lib.ant.xerces.version>2.6.2</lib.ant.xerces.version>
Expand Down

0 comments on commit fc2f00b

Please sign in to comment.