Skip to content

Commit

Permalink
Merge pull request #1236 from mybatis/renovate/com.github.javaparser-…
Browse files Browse the repository at this point in the history
…javaparser-core-3.x

Update dependency com.github.javaparser:javaparser-core to v3.26.2
  • Loading branch information
hazendaz committed Sep 2, 2024
2 parents b7a09d7 + c53de49 commit c8ed61e
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.1</version>
<version>3.26.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c8ed61e

Please sign in to comment.