Skip to content

Commit 9c10dc5

Browse files
Update labkeyVersion to 24.11.16
2 parents 5156279 + 1cac455 commit 9c10dc5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ buildFromSource=true
4444

4545
# The default version for LabKey artifacts that are built or that we depend on.
4646
# override in an individual module's gradle.properties file as necessary
47-
labkeyVersion=24.11.15
47+
labkeyVersion=24.11.16
4848
labkeyClientApiVersion=6.2.0
4949

5050
# Version numbers for the various binary artifacts that are included when
@@ -136,7 +136,7 @@ commonsMath3Version=3.6.1
136136
commonsPoolVersion=1.6
137137
commonsTextVersion=1.12.0
138138
commonsValidatorVersion=1.9.0
139-
commonsVfs2Version=2.7.0
139+
commonsVfs2Version=2.10.0
140140

141141
datadogVersion=1.41.1
142142

0 commit comments

Comments
 (0)