Skip to content

Commit

Permalink
update javaparser version to 3.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Knoedlseder committed Sep 4, 2024
1 parent 5a47c2e commit 6ba38ea
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 @@ -28,7 +28,7 @@
<!-- no submodules yet, placeholder for potential future modularization -->

<!-- Dependency versions -->
<javaparser.version>3.25.4</javaparser.version>
<javaparser.version>3.26.2</javaparser.version>
<args4j.version>2.33</args4j.version>
<jackson.version>2.15.0</jackson.version>
<lombok.version>1.18.26</lombok.version>
Expand Down

0 comments on commit 6ba38ea

Please sign in to comment.