Skip to content

Commit eeb51ed

Browse files
Bump the spring-boot-dependencies group with 2 updates
--- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot-dependencies - dependency-name: io.modelcontextprotocol.sdk:mcp-spring-webflux dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fd85d5 commit eeb51ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
spring-boot = '3.5.8'
3-
nimbus-jose-jwt = '10.0.2'
3+
nimbus-jose-jwt = '10.6'
44

55
aws-msk-auth = '2.3.0'
66
azure-identity = '1.15.4'
@@ -126,7 +126,7 @@ bouncycastle-bcpkix = { module = 'org.bouncycastle:bcpkix-jdk18on', version = '1
126126
google-managed-kafka-login-handler = {module = 'com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler', version = '1.0.5'}
127127
google-oauth-client = { module = 'com.google.oauth-client:google-oauth-client', version = '1.39.0' }
128128

129-
modelcontextprotocol-spring-webflux = {module = 'io.modelcontextprotocol.sdk:mcp-spring-webflux', version = '0.10.0'}
129+
modelcontextprotocol-spring-webflux = {module = 'io.modelcontextprotocol.sdk:mcp-spring-webflux', version = '0.17.0'}
130130
victools-jsonschema-generator = {module = 'com.github.victools:jsonschema-generator', version = '4.38.0'}
131131

132132
prometheus-metrics-core = {module = 'io.prometheus:prometheus-metrics-core', version.ref = 'prometheus'}

0 commit comments

Comments
 (0)