Skip to content

Commit 9965f8f

Browse files
committed
[ISSUE #372] add heap memory usage in alarm message
1 parent 7a9f798 commit 9965f8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<url>https://github.com/yanhom1314/dynamic-tp</url>
1313

1414
<properties>
15-
<revision>1.1.6</revision>
15+
<revision>1.1.5</revision>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717

1818
<lombok.version>1.18.24</lombok.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<url>https://github.com/yanhom1314/dynamic-tp</url>
1414

1515
<properties>
16-
<revision>1.1.6</revision>
16+
<revision>1.1.5</revision>
1717

1818
<maven.compiler.source>8</maven.compiler.source>
1919
<maven.compiler.target>8</maven.compiler.target>

0 commit comments

Comments
 (0)