Skip to content

Commit

Permalink
Parse Maven pom files only once (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabapp2 committed Sep 13, 2023
1 parent ea283cc commit d882499
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
package org.springframework.sbm.java;

import org.assertj.core.api.Assertions;
import org.jboss.shrinkwrap.resolver.api.maven.Maven;
import org.openrewrite.*;
import org.openrewrite.internal.InMemoryLargeSourceSet;
import org.openrewrite.java.JavaIsoVisitor;
Expand Down

0 comments on commit d882499

Please sign in to comment.