Skip to content

Commit

Permalink
Merge 24.3 to 24.7
Browse files Browse the repository at this point in the history
 Conflicts:
	gradle.properties
  • Loading branch information
labkey-tchad committed Jul 12, 2024
2 parents d0999f5 + 2008c6b commit f37c944
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ apacheDirectoryVersion=2.1.3
apacheMinaVersion=2.2.1

# Keep in sync with springBootTomcatVersion below
apacheTomcatVersion=10.1.24
apacheTomcatVersion=10.1.25

# (mothership) -> json-path -> json-smart -> accessor-smart
# (core) -> graalvm
Expand Down Expand Up @@ -289,9 +289,9 @@ snappyJavaVersion=1.1.10.5
springBootVersion=3.3.0
# This usually matches the Tomcat version dictated by springBootVersion
# Also, keep this in sync with apacheTomcatVersion above
springBootTomcatVersion=10.1.24
springBootTomcatVersion=10.1.25
# This usually matches the Spring Framework version dictated by springBootVersion
springVersion=6.1.8
springVersion=6.1.10

sqliteJdbcVersion=3.46.0.0

Expand Down

0 comments on commit f37c944

Please sign in to comment.