Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 9 additions & 11 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=7.1.0
gradlePluginsVersion=6.1.0
owaspDependencyCheckPluginVersion=12.1.0
owaspDependencyCheckPluginVersion=12.1.1
versioningPluginVersion=1.1.2

# Versions of node and npm to use during the build. If set, these versions
Expand Down Expand Up @@ -129,17 +129,17 @@ commonsCompressVersion=1.27.1
commonsDbcpVersion=1.4
commonsDigesterVersion=1.8.1
commonsDiscoveryVersion=0.2
commonsIoVersion=2.18.0
commonsIoVersion=2.19.0
commonsLang3Version=3.17.0
commonsLangVersion=2.6
commonsLoggingVersion=1.3.5
commonsMath3Version=3.6.1
commonsPoolVersion=1.6
commonsTextVersion=1.13.0
commonsTextVersion=1.13.1
commonsValidatorVersion=1.9.0
commonsVfs2Version=2.10.0

datadogVersion=1.47.3
datadogVersion=1.48.1

dom4jVersion=2.1.4

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

# Force latest for consistency
googleAutoValueAnnotationsVersion=1.10.4
googleErrorProneAnnotationsVersion=2.37.0
googleErrorProneAnnotationsVersion=2.38.0
googleHttpClientVersion=1.46.3
googleOauthClientVersion=1.39.0
googleProtocolBufVersion=3.25.5
Expand All @@ -166,9 +166,9 @@ googleProtocolBufVersion=3.25.5
# "java.lang.NoSuchMethodError: 'void com.google.gson.internal.ConstructorConstructor.<init>(java.util.Map)'" errors
gsonVersion=2.8.9

grpcVersion=1.71.0
grpcVersion=1.72.0

guavaVersion=33.4.6-jre
guavaVersion=33.4.8-jre

# Note: You won't find usages in the product sources; this property is used by the gradle plugin.
gwtVersion=2.11.0
Expand Down Expand Up @@ -240,16 +240,14 @@ kaptchaVersion=2.3

log4j2Version=2.24.3

lombokVersion=1.18.36
lombokVersion=1.18.38

luceneVersion=9.12.1

mssqlJdbcVersion=12.10.0.jre11

mysqlDriverVersion=9.2.0

# force for docker
nettyVersion=4.1.119.Final
nettyVersion=4.2.0.Final

objenesisVersion=1.0

Expand Down