Skip to content

Commit aee0dbf

Browse files
Merge 24.11 to 25.3
2 parents 879a68e + 1cac455 commit aee0dbf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ allprojects {
195195
force "org.apache.logging.log4j:log4j-core:${log4j2Version}"
196196
force "org.apache.logging.log4j:log4j-api:${log4j2Version}"
197197
force "org.apache.logging.log4j:log4j-1.2-api:${log4j2Version}"
198+
force "org.apache.commons:commons-vfs2:${commonsVfs2Version}"
198199
// force version for consistency with saml, query, LDK, and pipeline
199200
force "commons-lang:commons-lang:${commonsLangVersion}"
200201
// force version for consistency with workflow, api, SequenceAnalysis

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ commonsMath3Version=3.6.1
137137
commonsPoolVersion=1.6
138138
commonsTextVersion=1.13.0
139139
commonsValidatorVersion=1.9.0
140-
commonsVfs2Version=2.7.0
140+
commonsVfs2Version=2.10.0
141141

142142
datadogVersion=1.45.1
143143

0 commit comments

Comments
 (0)