Update versions of timestamp-task and timestamp-batch 3.0.x to 3.1.0 and Spring Boot 3.3.3 (#205)
This commit is contained in:
committed by
GitHub
parent
3cdb23312a
commit
c5b6e1d668
@@ -5,12 +5,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>3.2.8</version>
|
<version>3.3.3</version>
|
||||||
<relativePath/> <!-- lookup parent from repository -->
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>io.spring</groupId>
|
<groupId>io.spring</groupId>
|
||||||
<artifactId>timestamp-batch-task</artifactId>
|
<artifactId>timestamp-batch-task</artifactId>
|
||||||
<version>3.0.0</version>
|
<version>3.1.0</version>
|
||||||
<name>timestamp-batch-task</name>
|
<name>timestamp-batch-task</name>
|
||||||
<description>Simple Timestamp sample.</description>
|
<description>Simple Timestamp sample.</description>
|
||||||
|
|
||||||
|
|||||||
@@ -5,12 +5,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>3.2.8</version>
|
<version>3.3.3</version>
|
||||||
<relativePath/> <!-- lookup parent from repository -->
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>io.spring</groupId>
|
<groupId>io.spring</groupId>
|
||||||
<artifactId>timestamp-task</artifactId>
|
<artifactId>timestamp-task</artifactId>
|
||||||
<version>3.0.0</version>
|
<version>3.1.0</version>
|
||||||
<name>timestamp-task</name>
|
<name>timestamp-task</name>
|
||||||
<description>Simple Timestamp sample.</description>
|
<description>Simple Timestamp sample.</description>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user