File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ permissions:
1111 contents : read
1212 deployments : read
1313 issues : write
14- discussions : read
14+ discussions : none
1515 packages : none
1616 pages : read
17- pull-requests : write
17+ pull-requests : read
1818 security-events : write
1919 statuses : write
2020
Original file line number Diff line number Diff line change 177177
178178 <plugin >
179179 <artifactId >maven-surefire-plugin</artifactId >
180- <version >3.2.5 </version >
180+ <version >3.3.0 </version >
181181 <configuration >
182182 <argLine >--enable-preview</argLine >
183183 <forkCount >1</forkCount >
237237 <plugin >
238238 <groupId >org.apache.maven.plugins</groupId >
239239 <artifactId >maven-jar-plugin</artifactId >
240- <version >3.4.1 </version >
240+ <version >3.4.2 </version >
241241 <configuration >
242242 <archive >
243243 <manifest >
You can’t perform that action at this time.
0 commit comments