diff --git a/pom.xml b/pom.xml
index 34ebd7edd..9c0259342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.rebuild
rebuild
- 2.2.3
+ 2.2.4
rebuild
RB V2 use SpringBoot
@@ -237,7 +237,7 @@
com.github.devezhao
momentjava
- 0.2.0
+ 0.2.1
com.github.devezhao
diff --git a/src/main/java/com/rebuild/core/Application.java b/src/main/java/com/rebuild/core/Application.java
index 2ff49434d..a6eada2e9 100644
--- a/src/main/java/com/rebuild/core/Application.java
+++ b/src/main/java/com/rebuild/core/Application.java
@@ -63,11 +63,11 @@ public class Application implements ApplicationListener
/**
* Rebuild Version
*/
- public static final String VER = "2.2.3";
+ public static final String VER = "2.2.4";
/**
* Rebuild Build
*/
- public static final int BUILD = 20203;
+ public static final int BUILD = 20204;
static {
// Driver for DB