Skip to content

Commit 7f699c5

Browse files
committed
Bumping versions
1 parent 8e35193 commit 7f699c5

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

spring-cloud-task-samples/batch-events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.2.6</version>
16+
<version>3.2.7</version>
1717
<relativePath />
1818
</parent>
1919

spring-cloud-task-samples/batch-job/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.2.6</version>
16+
<version>3.2.7</version>
1717
<relativePath />
1818
</parent>
1919

spring-cloud-task-samples/jpa-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.2.6</version>
16+
<version>3.2.7</version>
1717
<relativePath />
1818
</parent>
1919

spring-cloud-task-samples/multiple-datasources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>3.2.6</version>
17+
<version>3.2.7</version>
1818
<relativePath />
1919
</parent>
2020

spring-cloud-task-samples/partitioned-batch-job/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.boot</groupId>
1414
<artifactId>spring-boot-starter-parent</artifactId>
15-
<version>3.2.6</version>
15+
<version>3.2.7</version>
1616
<relativePath />
1717
</parent>
1818

spring-cloud-task-samples/single-step-batch-job/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.2.6</version>
16+
<version>3.2.7</version>
1717
<relativePath />
1818
</parent>
1919

spring-cloud-task-samples/task-events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.2.6</version>
16+
<version>3.2.7</version>
1717
<relativePath />
1818
</parent>
1919

spring-cloud-task-samples/task-observations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.springframework.boot</groupId>
1717
<artifactId>spring-boot-starter-parent</artifactId>
18-
<version>3.2.6</version>
18+
<version>3.2.7</version>
1919
<relativePath />
2020
</parent>
2121

spring-cloud-task-samples/taskprocessor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>3.2.6</version>
17+
<version>3.2.7</version>
1818
<relativePath />
1919
</parent>
2020

spring-cloud-task-samples/tasksink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.springframework.boot</groupId>
1717
<artifactId>spring-boot-starter-parent</artifactId>
18-
<version>3.2.6</version>
18+
<version>3.2.7</version>
1919
<relativePath />
2020
</parent>
2121

spring-cloud-task-samples/timestamp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.2.6</version>
16+
<version>3.2.7</version>
1717
<relativePath />
1818
</parent>
1919

0 commit comments

Comments
 (0)