Skip to content

Commit

Permalink
Upgrade external dependencies to align with Spring Boot 3.4.1 (Azure#…
Browse files Browse the repository at this point in the history
…43523)

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
Netyyyy and github-actions authored Dec 26, 2024
1 parent fd47482 commit 51c5fab
Show file tree
Hide file tree
Showing 40 changed files with 1,007 additions and 1,004 deletions.
124 changes: 62 additions & 62 deletions eng/versioning/external_dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,35 +317,35 @@ storage_com.microsoft.azure:azure-storage;8.6.6

# sdk\spring\pom.xml modules
springboot3_com.diffplug.spotless:spotless-maven-plugin;2.30.0
springboot3_com.fasterxml.jackson.core:jackson-annotations;2.18.1
springboot3_com.fasterxml.jackson.core:jackson-core;2.18.1
springboot3_com.fasterxml.jackson.core:jackson-databind;2.18.1
springboot3_com.fasterxml.jackson.dataformat:jackson-dataformat-xml;2.18.1
springboot3_com.fasterxml.jackson.datatype:jackson-datatype-jdk8;2.18.1
springboot3_com.fasterxml.jackson.datatype:jackson-datatype-jsr310;2.18.1
springboot3_com.fasterxml.jackson.module:jackson-module-afterburner;2.18.1
springboot3_com.fasterxml.jackson.module:jackson-module-parameter-names;2.18.1
springboot3_com.fasterxml.jackson.core:jackson-annotations;2.18.2
springboot3_com.fasterxml.jackson.core:jackson-core;2.18.2
springboot3_com.fasterxml.jackson.core:jackson-databind;2.18.2
springboot3_com.fasterxml.jackson.dataformat:jackson-dataformat-xml;2.18.2
springboot3_com.fasterxml.jackson.datatype:jackson-datatype-jdk8;2.18.2
springboot3_com.fasterxml.jackson.datatype:jackson-datatype-jsr310;2.18.2
springboot3_com.fasterxml.jackson.module:jackson-module-afterburner;2.18.2
springboot3_com.fasterxml.jackson.module:jackson-module-parameter-names;2.18.2
springboot3_com.github.spotbugs:spotbugs-maven-plugin;4.8.2.0
springboot3_com.google.code.findbugs:jsr305;3.0.2
springboot3_com.mysql:mysql-connector-j;9.1.0
springboot3_com.nimbusds:nimbus-jose-jwt;9.37.3
springboot3_io.lettuce:lettuce-core;6.4.1.RELEASE
springboot3_io.micrometer:micrometer-core;1.14.1
springboot3_io.netty:netty-buffer;4.1.115.Final
springboot3_io.netty:netty-codec-http;4.1.115.Final
springboot3_io.netty:netty-common;4.1.115.Final
springboot3_io.netty:netty-handler;4.1.115.Final
springboot3_io.netty:netty-transport-native-epoll;4.1.115.Final
springboot3_io.netty:netty-transport-native-kqueue;4.1.115.Final
springboot3_io.netty:netty-transport;4.1.115.Final
springboot3_io.projectreactor.netty:reactor-netty;1.2.0
springboot3_io.projectreactor:reactor-test;3.7.0
springboot3_io.micrometer:micrometer-core;1.14.2
springboot3_io.netty:netty-buffer;4.1.116.Final
springboot3_io.netty:netty-codec-http;4.1.116.Final
springboot3_io.netty:netty-common;4.1.116.Final
springboot3_io.netty:netty-handler;4.1.116.Final
springboot3_io.netty:netty-transport-native-epoll;4.1.116.Final
springboot3_io.netty:netty-transport-native-kqueue;4.1.116.Final
springboot3_io.netty:netty-transport;4.1.116.Final
springboot3_io.projectreactor.netty:reactor-netty;1.2.1
springboot3_io.projectreactor:reactor-test;3.7.1
springboot3_jakarta.servlet:jakarta.servlet-api;6.0.0
springboot3_jakarta.validation:jakarta.validation-api;3.0.2
springboot3_javax.annotation:javax.annotation-api;1.3.2
springboot3_junit:junit;4.13.2
springboot3_net.bytebuddy:byte-buddy-agent;1.15.10
springboot3_net.bytebuddy:byte-buddy;1.15.10
springboot3_net.bytebuddy:byte-buddy-agent;1.15.11
springboot3_net.bytebuddy:byte-buddy;1.15.11
springboot3_org.apache.commons:commons-lang3;3.17.0
springboot3_org.apache.kafka:kafka-clients;3.8.1
springboot3_org.apache.maven.plugins:maven-antrun-plugin;3.1.0
Expand All @@ -356,64 +356,64 @@ springboot3_org.apache.maven.plugins:maven-jar-plugin;3.4.2
springboot3_org.apache.maven.plugins:maven-javadoc-plugin;3.10.1
springboot3_org.apache.maven.plugins:maven-surefire-plugin;3.5.2
springboot3_org.assertj:assertj-core;3.26.3
springboot3_org.hibernate.validator:hibernate-validator;8.0.1.Final
springboot3_org.hibernate.validator:hibernate-validator;8.0.2.Final
springboot3_org.javatuples:javatuples;1.2
springboot3_org.junit.jupiter:junit-jupiter;5.11.3
springboot3_org.junit.vintage:junit-vintage-engine;5.11.3
springboot3_org.junit.jupiter:junit-jupiter;5.11.4
springboot3_org.junit.vintage:junit-vintage-engine;5.11.4
springboot3_org.messaginghub:pooled-jms;3.1.7
springboot3_org.mockito:mockito-core;5.14.2
springboot3_org.postgresql:postgresql;42.7.4
springboot3_org.revapi:revapi-maven-plugin;0.14.6
springboot3_org.slf4j:slf4j-api;2.0.16
springboot3_org.slf4j:slf4j-simple;2.0.16
springboot3_org.springframework.boot:spring-boot-actuator-autoconfigure;3.4.0
springboot3_org.springframework.boot:spring-boot-actuator;3.4.0
springboot3_org.springframework.boot:spring-boot-autoconfigure;3.4.0
springboot3_org.springframework.boot:spring-boot-configuration-metadata;3.4.0
springboot3_org.springframework.boot:spring-boot-configuration-processor;3.4.0
springboot3_org.springframework.boot:spring-boot-docker-compose;3.4.0
springboot3_org.springframework.boot:spring-boot-starter-actuator;3.4.0
springboot3_org.springframework.boot:spring-boot-starter-data-jdbc;3.4.0
springboot3_org.springframework.boot:spring-boot-starter-integration;3.4.0
springboot3_org.springframework.boot:spring-boot-starter-parent;3.4.0
springboot3_org.springframework.boot:spring-boot-starter-test;3.4.0
springboot3_org.springframework.boot:spring-boot-starter-web;3.4.0
springboot3_org.springframework.boot:spring-boot-starter;3.4.0
springboot3_org.springframework.boot:spring-boot-test;3.4.0
springboot3_org.springframework.boot:spring-boot-testcontainers;3.4.0
springboot3_org.springframework.boot:spring-boot-actuator-autoconfigure;3.4.1
springboot3_org.springframework.boot:spring-boot-actuator;3.4.1
springboot3_org.springframework.boot:spring-boot-autoconfigure;3.4.1
springboot3_org.springframework.boot:spring-boot-configuration-metadata;3.4.1
springboot3_org.springframework.boot:spring-boot-configuration-processor;3.4.1
springboot3_org.springframework.boot:spring-boot-docker-compose;3.4.1
springboot3_org.springframework.boot:spring-boot-starter-actuator;3.4.1
springboot3_org.springframework.boot:spring-boot-starter-data-jdbc;3.4.1
springboot3_org.springframework.boot:spring-boot-starter-integration;3.4.1
springboot3_org.springframework.boot:spring-boot-starter-parent;3.4.1
springboot3_org.springframework.boot:spring-boot-starter-test;3.4.1
springboot3_org.springframework.boot:spring-boot-starter-web;3.4.1
springboot3_org.springframework.boot:spring-boot-starter;3.4.1
springboot3_org.springframework.boot:spring-boot-test;3.4.1
springboot3_org.springframework.boot:spring-boot-testcontainers;3.4.1
springboot3_org.springframework.cloud:spring-cloud-bus;4.2.0
springboot3_org.springframework.cloud:spring-cloud-context;4.2.0
springboot3_org.springframework.cloud:spring-cloud-starter-bootstrap;4.2.0
springboot3_org.springframework.cloud:spring-cloud-starter-stream-kafka;4.2.0
springboot3_org.springframework.cloud:spring-cloud-stream-test-binder;4.2.0
springboot3_org.springframework.cloud:spring-cloud-stream;4.2.0
springboot3_org.springframework.data:spring-data-commons;3.4.0
springboot3_org.springframework.data:spring-data-redis;3.4.0
springboot3_org.springframework.integration:spring-integration-core;6.4.0
springboot3_org.springframework.kafka:spring-kafka;3.3.0
springboot3_org.springframework.retry:spring-retry;2.0.10
springboot3_org.springframework.security:spring-security-config;6.4.1
springboot3_org.springframework.security:spring-security-oauth2-client;6.4.1
springboot3_org.springframework.security:spring-security-oauth2-jose;6.4.1
springboot3_org.springframework.security:spring-security-oauth2-resource-server;6.4.1
springboot3_org.springframework.security:spring-security-web;6.4.1
springboot3_org.springframework:spring-beans;6.2.0
springboot3_org.springframework:spring-context-support;6.2.0
springboot3_org.springframework:spring-context;6.2.0
springboot3_org.springframework:spring-core-test;6.2.0
springboot3_org.springframework:spring-core;6.2.0
springboot3_org.springframework:spring-expression;6.2.0
springboot3_org.springframework:spring-jdbc;6.2.0
springboot3_org.springframework:spring-jms;6.2.0
springboot3_org.springframework:spring-messaging;6.2.0
springboot3_org.springframework:spring-test;6.2.0
springboot3_org.springframework:spring-tx;6.2.0
springboot3_org.springframework:spring-web;6.2.0
springboot3_org.springframework:spring-webmvc;6.2.0
springboot3_org.springframework.data:spring-data-commons;3.4.1
springboot3_org.springframework.data:spring-data-redis;3.4.1
springboot3_org.springframework.integration:spring-integration-core;6.4.1
springboot3_org.springframework.kafka:spring-kafka;3.3.1
springboot3_org.springframework.retry:spring-retry;2.0.11
springboot3_org.springframework.security:spring-security-config;6.4.2
springboot3_org.springframework.security:spring-security-oauth2-client;6.4.2
springboot3_org.springframework.security:spring-security-oauth2-jose;6.4.2
springboot3_org.springframework.security:spring-security-oauth2-resource-server;6.4.2
springboot3_org.springframework.security:spring-security-web;6.4.2
springboot3_org.springframework:spring-beans;6.2.1
springboot3_org.springframework:spring-context-support;6.2.1
springboot3_org.springframework:spring-context;6.2.1
springboot3_org.springframework:spring-core-test;6.2.1
springboot3_org.springframework:spring-core;6.2.1
springboot3_org.springframework:spring-expression;6.2.1
springboot3_org.springframework:spring-jdbc;6.2.1
springboot3_org.springframework:spring-jms;6.2.1
springboot3_org.springframework:spring-messaging;6.2.1
springboot3_org.springframework:spring-test;6.2.1
springboot3_org.springframework:spring-tx;6.2.1
springboot3_org.springframework:spring-web;6.2.1
springboot3_org.springframework:spring-webmvc;6.2.1
springboot3_org.testcontainers:junit-jupiter;1.20.4
springboot3_org.testcontainers:azure;1.20.4
# Used for Spring version updates
springboot3_org.springframework.boot:spring-boot-dependencies;3.4.0
springboot3_org.springframework.boot:spring-boot-dependencies;3.4.1
springboot3_org.springframework.cloud:spring-cloud-dependencies;2024.0.0

# Java 7 support
Expand Down
1 change: 1 addition & 0 deletions sdk/spring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Release History

## 5.20.0-beta.1 (Unreleased)
Upgrade Spring Boot dependencies version to 3.4.1 and Spring Cloud dependencies version to 2024.0.0

### Spring Cloud Azure Autoconfigure
This section includes changes in `spring-cloud-azure-autoconfigure` module.
Expand Down
Loading

0 comments on commit 51c5fab

Please sign in to comment.