Skip to content

Commit 060dc86

Browse files
committed
docker auto version configure
1 parent 9214a7e commit 060dc86

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<properties>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
28-
<project.version>8.8.20</project.version>
28+
<project.version>8.9.1</project.version>
2929
<maven.build.timestamp.format>yyMMdd_HHmm</maven.build.timestamp.format>
3030
<build.time>${maven.build.timestamp}</build.time>
3131
<dependency.locations.enabled>false</dependency.locations.enabled>

web-module/src/main/webapp/WEB-INF/jsp/egovframework/com/ext/jstree/codeGenerator.jsp

+2
Original file line numberDiff line numberDiff line change
@@ -1061,6 +1061,8 @@
10611061
<div id="field-add">
10621062
+
10631063
</div>
1064+
1065+
<input id="submit" type="submit" name="submit" value="submit">
10641066
</form>
10651067
</div>
10661068
</section>

0 commit comments

Comments
 (0)