Skip to content

Commit

Permalink
Update dependencies: spring-boot and tomcat
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-tchad committed Nov 22, 2024
1 parent 9bb305b commit b9ebd7b
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 @@ -101,7 +101,7 @@ apacheDirectoryVersion=2.1.3
apacheMinaVersion=2.2.1

# Usually matches the version specified as a Spring Boot dependency (see springBootVersion below)
apacheTomcatVersion=10.1.31
apacheTomcatVersion=10.1.33

# (mothership) -> json-path -> json-smart -> accessor-smart
# (core) -> graalvm
Expand Down Expand Up @@ -284,9 +284,9 @@ slf4jLog4jApiVersion=2.0.16
snappyJavaVersion=1.1.10.7

# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
springBootVersion=3.3.5
springBootVersion=3.3.6
# This usually matches the Spring Framework version dictated by springBootVersion
springVersion=6.1.14
springVersion=6.1.15

sqliteJdbcVersion=3.47.0.0

Expand Down

0 comments on commit b9ebd7b

Please sign in to comment.