Skip to content

Commit df1a449

Browse files
author
Gerald Unterrainer
committed
update liquibase and hibernate core
1 parent da24181 commit df1a449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/info/unterrainer/commons/rdbutils/Information.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
public class Information {
44
public static final String name = "RDB-Utils";
5-
public static final String buildTime = "2022-03-14T14:27:25Z";
5+
public static final String buildTime = "2022-03-14T14:34:56Z";
66
public static final String pomVersion = "0.1.15";
77
}

0 commit comments

Comments
 (0)