Skip to content

Commit 9fa203c

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 6.0.0 to 6.1.0. - [Commits](https://github.com/eclipse-ee4j/servlet-api/commits) --- updated-dependencies: - dependency-name: jakarta.servlet:jakarta.servlet-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34a7165 commit 9fa203c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ val springOauthAutoConfigureVersion = "2.6.8"
161161
val springSecurityJwtVersion = "1.1.1.RELEASE"
162162
val springDocVersion = "2.5.0"
163163
val springOauthVersion = "6.4.2"
164-
val servletApiVersion = "6.0.0"
164+
val servletApiVersion = "6.1.0"
165165
val oktaSpringBootVersion = "3.0.7"
166166
val tikaVersion = "3.1.0"
167167
val redisOMVersion = "0.9.1"

0 commit comments

Comments
 (0)