Skip to content

Commit

Permalink
Update dependency com.github.javaparser:javaparser-core to v3.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 26db104 commit 4959a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>com.github.javaparser</groupId>
<artifactId>javaparser-core</artifactId>
<version>3.26.2</version>
<version>3.26.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4959a46

Please sign in to comment.