Skip to content

Commit

Permalink
[pom] Remove override on jdt core as plugin provides that (no need to…
Browse files Browse the repository at this point in the history
… drop back or forwards)
  • Loading branch information
hazendaz committed Jul 14, 2024
1 parent 80f5d8f commit 1ad4fcc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,13 +301,6 @@
<skipJsonFormatting>true</skipJsonFormatting>
<skipXmlFormatting>true</skipXmlFormatting>
</configuration>
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.38.0</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 1ad4fcc

Please sign in to comment.