Skip to content

Commit

Permalink
fix(deps): update dependency jakarta.servlet:jakarta.servlet-api to v…
Browse files Browse the repository at this point in the history
…6.1.0
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 8b5c20d commit 80186ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ groovy = '4.0.22'
java-baseline = '17'
jackson-databind = '2.17.2'
jakarta-annotation-api = '3.0.0'
jakarta-servlet-api = '6.0.0'
jakarta-servlet-api = '6.1.0'
jakarta-validation-api = '3.0.2'
micronaut = '4.6.5'
mongodb = '4.11.2'
Expand Down

0 comments on commit 80186ee

Please sign in to comment.