We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e88a6a + b44f6f3 commit 379e54eCopy full SHA for 379e54e
pom.xml
@@ -23,7 +23,7 @@
23
<maven.compiler.source>1.8</maven.compiler.source>
24
<maven.compiler.target>1.8</maven.compiler.target>
25
<mybatis-plus.version>3.4.1</mybatis-plus.version>
26
- <freemarker.version>2.3.30</freemarker.version>
+ <freemarker.version>2.3.31</freemarker.version>
27
</properties>
28
29
<dependencies>
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>io.github.talelin</groupId>
48
<artifactId>lin-cms-spring-boot-starter</artifactId>
49
- <version>0.2.0-RC2</version>
+ <version>0.2.0-RELEASE</version>
50
</dependency>
51
52
0 commit comments