Skip to content

Commit

Permalink
Minor dependency version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-tchad committed Nov 22, 2024
1 parent 5eacf61 commit dba33de
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ windowsProteomicsBinariesVersion=1.0
artifactoryPluginVersion=5.2.5
gradleNodePluginVersion=3.5.1
gradlePluginsVersion=4.2.0
owaspDependencyCheckPluginVersion=11.0.0
owaspDependencyCheckPluginVersion=11.1.0
versioningPluginVersion=1.1.2

# Versions of node and npm to use during the build. If set, these versions
Expand Down Expand Up @@ -112,8 +112,8 @@ asmVersion=9.7.1
batikVersion=1.18

# sync with Tika version (or later)
bouncycastlePgpVersion=1.78.1
bouncycastleVersion=1.78.1
bouncycastlePgpVersion=1.79
bouncycastleVersion=1.79

cglibNodepVersion=2.2.3

Expand All @@ -129,7 +129,7 @@ commonsCompressVersion=1.27.1
commonsDbcpVersion=1.4
commonsDiscoveryVersion=0.2
commonsDigesterVersion=1.8.1
commonsIoVersion=2.17.0
commonsIoVersion=2.18.0
commonsLangVersion=2.6
commonsLang3Version=3.17.0
commonsLoggingVersion=1.3.4
Expand All @@ -139,7 +139,7 @@ commonsTextVersion=1.12.0
commonsValidatorVersion=1.9.0
commonsVfs2Version=2.7.0

datadogVersion=1.41.1
datadogVersion=1.42.2

dom4jVersion=2.1.4

Expand All @@ -155,8 +155,8 @@ fopVersion=2.10

# Force latest for consistency
googleAutoValueAnnotationsVersion=1.10.4
googleErrorProneAnnotationsVersion=2.33.0
googleHttpClientVersion=1.45.0
googleErrorProneAnnotationsVersion=2.36.0
googleHttpClientVersion=1.45.1
googleOauthClientVersion=1.36.0
googleProtocolBufVersion=3.25.5

Expand All @@ -168,7 +168,7 @@ graalVersion=24.1.1
# "java.lang.NoSuchMethodError: 'void com.google.gson.internal.ConstructorConstructor.<init>(java.util.Map)'" errors
gsonVersion=2.8.9

grpcVersion=1.67.1
grpcVersion=1.68.1

guavaVersion=33.3.1-jre

Expand All @@ -184,15 +184,15 @@ hamcrestVersion=2.2
# Note: if changing this, we might need to match with the picard version in the SequenceAnalysis module build.gradle
htsjdkVersion=4.0.0

httpclient5Version=5.4
httpcore5Version=5.3
httpclient5Version=5.4.1
httpcore5Version=5.3.1

# Not used directly, but these are widely used transitive dependencies
httpclientVersion=4.5.14
httpcoreVersion=4.4.16

# Jackson dependencies are usually released in tandem, but occasionally one gets a patch release out-of-sync with the others
jacksonVersion=2.18.0
jacksonVersion=2.18.1
jacksonAnnotationsVersion=2.18.0
jacksonDatabindVersion=2.18.0
jacksonJaxrsBaseVersion=2.18.0
Expand Down Expand Up @@ -235,9 +235,9 @@ jxlVersion=2.6.3

kaptchaVersion=2.3

log4j2Version=2.24.1
log4j2Version=2.24.2

lombokVersion=1.18.34
lombokVersion=1.18.36

luceneVersion=9.12.0

Expand All @@ -255,7 +255,7 @@ opencsvVersion=2.3

openTracingVersion=0.33.0

oracleJdbcVersion=23.5.0.24.07
oracleJdbcVersion=23.6.0.24.10

# sync with version Tika ships
pdfboxVersion=3.0.3
Expand Down

0 comments on commit dba33de

Please sign in to comment.