Skip to content

Commit 544ca80

Browse files
[java] Update dependency com.github.javaparser:javaparser-core to v3.26.3
1 parent 6459370 commit 544ca80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ maven.install(
169169
name = "maven",
170170
artifacts = [
171171
"com.beust:jcommander:1.82",
172-
"com.github.javaparser:javaparser-core:3.26.2",
172+
"com.github.javaparser:javaparser-core:3.26.3",
173173
"com.github.spotbugs:spotbugs:4.8.6",
174174
"com.github.stephenc.jcip:jcip-annotations:1.0-1",
175175
"com.google.code.gson:gson:2.11.0",

0 commit comments

Comments
 (0)