Skip to content

Commit

Permalink
Bump summit-ast to new release 2.1.0 (and remove workaround).
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Hurst authored and adangel committed Mar 31, 2023
1 parent 28ac771 commit 65ec632
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pmd-apex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,7 @@
<dependency>
<groupId>com.google.summit</groupId>
<artifactId>summit-ast</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>com.github.nawforce</groupId>
<artifactId>apex-parser</artifactId>
<!-- note: this is usually a transitive dep of com.google.summit:summit-ast
once 2.0.0+ is released, we don't need to overwrite a newer version
-->
<version>2.17.0</version>
<version>2.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 65ec632

Please sign in to comment.