File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
bootstrapper-maven-plugin Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 56
56
<dependency >
57
57
<groupId >commons-io</groupId >
58
58
<artifactId >commons-io</artifactId >
59
- <version >2.15.0 </version >
59
+ <version >2.15.1 </version >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >com.github.spullara.mustache.java</groupId >
Original file line number Diff line number Diff line change 59
59
<caffeine .version>3.1.3</caffeine .version>
60
60
<jenvtest .version>0.9.0</jenvtest .version>
61
61
<mustache .version>0.9.10</mustache .version>
62
- <commons .io.version>2.15.0 </commons .io.version>
62
+ <commons .io.version>2.15.1 </commons .io.version>
63
63
64
64
<fmt-maven-plugin .version>2.11</fmt-maven-plugin .version>
65
65
<maven-compiler-plugin .version>3.11.0</maven-compiler-plugin .version>
You can’t perform that action at this time.
0 commit comments