File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >commons-io</groupId >
5252 <artifactId >commons-io</artifactId >
53- <version >2.7 </version >
53+ <version >2.14.0 </version >
5454 </dependency >
55+ <!-- https://mvnrepository.com/artifact/org.apache.velocity/velocity-engine-core -->
5556 <dependency >
5657 <groupId >org.apache.velocity</groupId >
57- <artifactId >velocity</artifactId >
58- <version >1.7 </version >
58+ <artifactId >velocity-engine-core </artifactId >
59+ <version >2.4.1 </version >
5960 </dependency >
61+ <!-- https://mvnrepository.com/artifact/org.apache.velocity.tools/velocity-tools-generic -->
6062 <dependency >
61- <groupId >org.apache.velocity</groupId >
62- <artifactId >velocity-tools</artifactId >
63- <version >2.0 </version >
63+ <groupId >org.apache.velocity.tools </groupId >
64+ <artifactId >velocity-tools-generic </artifactId >
65+ <version >3.1 </version >
6466 </dependency >
67+
6568 <dependency >
6669 <groupId >org.dominokit</groupId >
6770 <artifactId >domino-jackson</artifactId >
68- <version >1.0.0-RC6 </version >
71+ <version >1.0.5 </version >
6972 </dependency >
7073 <dependency >
7174 <groupId >org.dominokit</groupId >
7275 <artifactId >domino-jackson-processor</artifactId >
73- <version >1.0.0-RC6 </version >
76+ <version >1.0.5 </version >
7477 <scope >provided</scope >
7578 </dependency >
7679 <dependency >
You can’t perform that action at this time.
0 commit comments