Skip to content

Commit

Permalink
[pom] Few adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jul 14, 2024
1 parent c0b0cec commit 20f78b2
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 @@ -323,6 +323,7 @@
<artifactId>plexus-xml</artifactId>
<version>3.0.0</version>
</dependency>
<!-- bump this and run src/build/find-transitive-eclipse-updates.sh to update eclipse deps -->
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
Expand Down Expand Up @@ -411,7 +412,6 @@
</configuration>
<dependencies>
<dependency>
<!-- Due to bug in Eclipse formatter, drop this back to 3.31.0 -->
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.37.0</version>
Expand Down

0 comments on commit 20f78b2

Please sign in to comment.