Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 09069be

Browse files
authored
Merge branch '9.0.x' into matrei/use-bom-in-apps
2 parents 33a0702 + 56026e5 commit 09069be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spockVersion=2.3-groovy-4.0
2323
springBootGradlePluginVersion=3.3.5
2424
testingSupportVersion=4.0.0-SNAPSHOT
2525
tomcatLog4jVersion=8.5.2
26-
tomcatVersion=10.1.31
26+
tomcatVersion=10.1.33
2727
viewsGradleVersion=4.0.0-SNAPSHOT
2828

2929
org.gradle.caching=true

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)