Skip to content

Commit b786cd7

Browse files
Bump the all-deps-minor-and-patch group with 11 updates (#15)
1 parent 9eccf73 commit b786cd7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎build.gradle‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
3-
springBootVersion = '3.2.4'
4-
springVersion = '6.1.5'
3+
springBootVersion = '3.2.5'
4+
springVersion = '6.1.6'
55
jacksonVersion = '2.17.0'
66
mockitoVersion = '5.2.+'
77
retrofitVersion = '2.11.0'
@@ -38,7 +38,7 @@ repositories {
3838

3939
dependencies {
4040
// https://mvnrepository.com/artifact/org.apache.tomcat/tomcat-catalina
41-
compileOnly group: 'org.apache.tomcat', name: 'tomcat-catalina', version: '10.1.20'
41+
compileOnly group: 'org.apache.tomcat', name: 'tomcat-catalina', version: '10.1.23'
4242

4343
// https://mvnrepository.com/artifact/org.springframework/spring-webmvc
4444
compileOnly group: 'org.springframework', name: 'spring-webmvc', version: "${springVersion}"

0 commit comments

Comments
 (0)