diff --git a/timestamp-batch-3.0.x/pom.xml b/timestamp-batch-3.0.x/pom.xml
index eae1dcf..cf921dd 100644
--- a/timestamp-batch-3.0.x/pom.xml
+++ b/timestamp-batch-3.0.x/pom.xml
@@ -5,12 +5,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.2
+ 3.3.3
io.spring
timestamp-batch-task
- 3.0.0
+ 3.1.0
timestamp-batch-task
Simple Timestamp sample.
diff --git a/timestamp-task-3.0.x/pom.xml b/timestamp-task-3.0.x/pom.xml
index c7051f0..721355f 100644
--- a/timestamp-task-3.0.x/pom.xml
+++ b/timestamp-task-3.0.x/pom.xml
@@ -5,12 +5,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.2
+ 3.3.3
io.spring
timestamp-task
- 3.0.0
+ 3.1.0
timestamp-task
Simple Timestamp sample.