Skip to content

Commit

Permalink
Merge pull request #103 from revelc/dependabot/maven/maven-44f4e52fb1
Browse files Browse the repository at this point in the history
Bump com.github.javaparser:javaparser-core from 3.25.10 to 3.26.0 in the maven group
  • Loading branch information
hazendaz authored Jun 10, 2024
2 parents b5afba1 + 7afd365 commit f04e425
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 @@ -42,7 +42,7 @@
</scm>
<properties>
<formatter.configFile>src/tools/modified-google-style.xml</formatter.configFile>
<javaparser.version>3.25.10</javaparser.version>
<javaparser.version>3.26.0</javaparser.version>
<maven.compiler.release>17</maven.compiler.release>
<project.build.outputTimestamp>2024-05-27T19:27:05Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit f04e425

Please sign in to comment.