Skip to content

Commit

Permalink
chore: bump to Spring Boot 3.2.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
hantsy committed Oct 24, 2023
1 parent f3c4963 commit 3dd7004
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<postgresql.version>42.6.0</postgresql.version>
<querydsl.version>5.0.0</querydsl.version>
<hibernate.version>6.3.1.Final</hibernate.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<spring-data.version>2023.1.0-RC1</spring-data.version>
<byte-buddy.version>1.14.9</byte-buddy.version>

Expand Down
2 changes: 1 addition & 1 deletion boot-data-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-data-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-docker-compose/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-kotlin-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-rabbit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot-virtual-thread/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-M3</version>
<version>3.2.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<querydsl.version>5.0.0</querydsl.version>
<spring-data.version>2023.1.0-RC1</spring-data.version>
<hibernate.version>6.3.1.Final</hibernate.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<jackson.version>2.15.3</jackson.version>
<testcontainers.version>1.19.1</testcontainers.version>
<byte-buddy.version>1.14.9</byte-buddy.version>
Expand Down
2 changes: 1 addition & 1 deletion data-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<querydsl.version>5.0.0</querydsl.version>
<mongo-driver.version>4.11.0</mongo-driver.version>
<spring-data.version>2023.1.0-RC1</spring-data.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<byte-buddy.version>1.14.9</byte-buddy.version>

<!-- Apache Tomcat -->
Expand Down
2 changes: 1 addition & 1 deletion declarative-http-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- runtime deps -->
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>

<!-- skip tests by default -->
<skip.unit.tests>true</skip.unit.tests>
Expand Down
2 changes: 1 addition & 1 deletion declarative-rsocket-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- runtime deps -->
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<rsocket.version>1.1.4</rsocket.version>
<netty.version>4.1.100.Final</netty.version>
<jackson.version>2.15.3</jackson.version>
Expand Down
2 changes: 1 addition & 1 deletion events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<postgresql.version>42.6.0</postgresql.version>
<querydsl.version>5.0.0</querydsl.version>
<hibernate.version>6.3.1.Final</hibernate.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<spring-data.version>2023.1.0-RC1</spring-data.version>
<byte-buddy.version>1.14.9</byte-buddy.version>

Expand Down
2 changes: 1 addition & 1 deletion hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<testcontainers.version>1.19.1</testcontainers.version>
<jackson.version>2.15.3</jackson.version>
<junit.version>5.10.0</junit.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<lombok.version>1.18.30</lombok.version>

<!-- Apache Tomcat -->
Expand Down
2 changes: 1 addition & 1 deletion jakartaee-wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<postgresql.version>42.6.0</postgresql.version>
<spring-data.version>2023.1.0-RC1</spring-data.version>
<hibernate.version>6.3.1.Final</hibernate.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<jackson.version>2.15.3</jackson.version>
<testcontainers.version>1.19.1</testcontainers.version>

Expand Down
2 changes: 1 addition & 1 deletion jdk-http-client-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- runtime deps -->
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>

<!-- skip tests by default -->
<skip.unit.tests>true</skip.unit.tests>
Expand Down
2 changes: 1 addition & 1 deletion jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<jackson.version>2.15.3</jackson.version>
<testcontainers.version>1.19.1</testcontainers.version>
<junit.version>5.10.0</junit.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>

<!-- Apache Tomcat -->
<tomcat.version>10.1.15</tomcat.version>
Expand Down
2 changes: 1 addition & 1 deletion multipart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<r2dbc.version>Borca-SR2</r2dbc.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<netty.version>5.0.0.Alpha5</netty.version>
<junit.version>5.10.0</junit.version>
<jackson.version>2.15.3</jackson.version>
Expand Down
2 changes: 1 addition & 1 deletion mvc-freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<postgresql.version>42.6.0</postgresql.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<spring-data.version>2023.1.0-RC1</spring-data.version>
<spring-security.version>6.2.0-RC2</spring-security.version>
<byte-buddy.version>1.14.9</byte-buddy.version>
Expand Down
2 changes: 1 addition & 1 deletion problem-details/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<r2dbc.version>Borca-SR2</r2dbc.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<netty.version>5.0.0.Alpha5</netty.version>
<junit.version>5.10.0</junit.version>
<jackson.version>2.15.3</jackson.version>
Expand Down
2 changes: 1 addition & 1 deletion r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- runtime deps -->
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<netty.version>4.1.100.Final</netty.version>
<junit.version>5.10.0</junit.version>
<jackson.version>2.15.3</jackson.version>
Expand Down
2 changes: 1 addition & 1 deletion reactor-netty2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- runtime deps -->
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
<netty.version>5.0.0.Alpha5</netty.version>
<junit.version>5.10.0</junit.version>
<jackson.version>2.15.3</jackson.version>
Expand Down
2 changes: 1 addition & 1 deletion rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- runtime deps -->
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.1.0-RC1</spring-framework.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>

<!-- skip tests by default -->
<skip.unit.tests>true</skip.unit.tests>
Expand Down
2 changes: 1 addition & 1 deletion schedule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<mockito.version>5.6.0</mockito.version>
<kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
<jackson.version>2.15.3</jackson.version>
<reactor.version>2023.0.0-M3</reactor.version>
<reactor.version>2023.0.0-RC1</reactor.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 3dd7004

Please sign in to comment.