Skip to content

Commit 073392d

Browse files
Update labkeyVersion to 25.7.7
2 parents 91df5dd + dfbef52 commit 073392d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 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=25.7.6
47+
labkeyVersion=25.7.7
4848
labkeyClientApiVersion=6.3.0
4949

5050
# Version numbers for the various binary artifacts that are included when
@@ -87,7 +87,7 @@ npmWorkDirectory=.node
8787

8888
# The implementation of Jakarta Activation API that we use. Keep in sync with jakartaActivationApiVersion (below).
8989
angusActivationVersion=2.0.2
90-
angusMailVersion=2.0.3
90+
angusMailVersion=2.0.4
9191

9292
annotationsVersion=15.0
9393

@@ -125,7 +125,7 @@ commonsBeanutilsVersion=1.11.0
125125
commonsCodecVersion=1.18.0
126126
commonsCollections4Version=4.5.0
127127
commonsCollectionsVersion=3.2.2
128-
commonsCompressVersion=1.27.1
128+
commonsCompressVersion=1.28.0
129129
commonsDbcpVersion=1.4
130130
commonsDigesterVersion=1.8.1
131131
commonsDiscoveryVersion=0.2
@@ -299,7 +299,7 @@ stax2ApiVersion=4.2.2
299299
thumbnailatorVersion=0.4.20
300300

301301
# used for tika-core in API and tika-parsers in search
302-
tikaVersion=3.2.0
302+
tikaVersion=3.2.2
303303

304304
# sync with Tika
305305
tukaaniXZVersion=1.10

0 commit comments

Comments
 (0)