File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >dev.dsf</groupId >
8
8
<artifactId >dsf-process-allow-list</artifactId >
9
- <version >1.0.0.0-SNAPSHOT </version >
9
+ <version >1.0.0.0-M1 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<properties >
87
87
<plugin >
88
88
<groupId >org.apache.maven.plugins</groupId >
89
89
<artifactId >maven-surefire-plugin</artifactId >
90
- <version >3.0 .0</version >
90
+ <version >3.1 .0</version >
91
91
</plugin >
92
92
<plugin >
93
93
<groupId >org.apache.maven.plugins</groupId >
149
149
<plugin >
150
150
<groupId >net.revelc.code</groupId >
151
151
<artifactId >impsort-maven-plugin</artifactId >
152
- <version >1.8 .0</version >
152
+ <version >1.9 .0</version >
153
153
<configuration >
154
154
<compliance >17</compliance >
155
155
<groups >java.,javax.,org.,com.</groups >
You can’t perform that action at this time.
0 commit comments