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.25.10 (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent d4d4324 commit 50f5eaf
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.24.4</version>
<version>3.25.10</version>
</dependency>
</dependencies>
</project>

0 comments on commit 50f5eaf

Please sign in to comment.