Skip to content

Commit 0fda9da

Browse files
authored
Update dependency net.java.dev.javacc:javacc to v7.0.13 (#3065)
1 parent 324ae0b commit 0fda9da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
commons-cli:commons-cli:1.5.0=ratDeps
55
commons-io:commons-io:2.11.0=ratDeps
66
junit:junit:3.8.1=javacc
7-
net.java.dev.javacc:javacc:7.0.12=javacc
7+
net.java.dev.javacc:javacc:7.0.13=javacc
88
org.apache.commons:commons-collections4:4.4=ratDeps
99
org.apache.commons:commons-compress:1.21=ratDeps
1010
org.apache.commons:commons-lang3:3.12.0=ratDeps

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jakarta-ws = "3.1.0"
128128
java-min = "21"
129129
# @keep This is the minimum required Java version for SolrJ.
130130
java-solrj = "17"
131-
javacc = "7.0.12"
131+
javacc = "7.0.13"
132132
# @keep for version alignment
133133
jaxb = "2.3.8"
134134
jayway-jsonpath = "2.9.0"

0 commit comments

Comments
 (0)