We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd8970 commit 20b28d8Copy full SHA for 20b28d8
1 file changed
sentinel-dashboard/pom.xml
@@ -14,7 +14,7 @@
14
15
<properties>
16
<resource.delimiter>@</resource.delimiter>
17
- <spring.boot.version>2.0.5.RELEASE</spring.boot.version>
+ <spring.boot.version>2.2.13.RELEASE</spring.boot.version>
18
<curator.version>4.0.1</curator.version>
19
</properties>
20
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>log4j</groupId>
65
<artifactId>log4j</artifactId>
66
- <version>1.2.14</version>
+ <version>1.2.17</version>
67
</dependency>
68
69
0 commit comments