Skip to content

Commit

Permalink
Update dependency com.github.javaparser:javaparser-symbol-solver-core…
Browse files Browse the repository at this point in the history
… to v3.26.2
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent f2e527f commit 980fded
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 @@ -286,7 +286,7 @@
<dependency>
<groupId>com.github.javaparser</groupId>
<artifactId>javaparser-symbol-solver-core</artifactId>
<version>3.25.10</version>
<version>3.26.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 980fded

Please sign in to comment.