File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/main/java/net/tascalate/concurrent/var Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 157
157
<plugin >
158
158
<groupId >org.apache.maven.plugins</groupId >
159
159
<artifactId >maven-surefire-plugin</artifactId >
160
- <version >3.0.0-M5 </version >
160
+ <version >3.5.3 </version >
161
161
<configuration >
162
162
<includes >
163
163
<include >**/*TestSuite.java</include >
171
171
<plugin >
172
172
<groupId >org.moditect</groupId >
173
173
<artifactId >moditect-maven-plugin</artifactId >
174
- <version >1.2.2</version >
174
+ <version >1.2.2.Final </version >
175
175
<executions >
176
176
<execution >
177
177
<id >add-module-infos</id >
Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2015-2021 Valery Silaev (http://vsilaev.com)
2
+ * Copyright 2015-2025 Valery Silaev (http://vsilaev.com)
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments