Skip to content

Commit

Permalink
Upgrade to Eclipse 2024-3
Browse files Browse the repository at this point in the history
Closes gh-412
  • Loading branch information
philwebb committed May 14, 2024
1 parent ab438e4 commit ad9c60a
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 @@ -32,7 +32,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<eclipse.jdk8.repository>https://download.eclipse.org/releases/2021-03/202103171000/</eclipse.jdk8.repository>
<eclipse.jdk17.repository>https://download.eclipse.org/releases/2023-12/202312061001/</eclipse.jdk17.repository>
<eclipse.jdk17.repository>https://download.eclipse.org/releases/2024-03/202403131000/</eclipse.jdk17.repository>
<eclipse.checkstyle.repository>https://checkstyle.org/eclipse-cs-update-site/</eclipse.checkstyle.repository>
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
<ant.version>1.8.1</ant.version>
Expand Down

0 comments on commit ad9c60a

Please sign in to comment.