File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 100
100
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
101
101
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
102
102
<junit .version>5.12.2</junit .version>
103
- <jcip-annotations .version>1.0</jcip-annotations .version>
103
+ <jcip-annotations .version>1.0-1 </jcip-annotations .version>
104
104
<javafx .version>21.0.7</javafx .version>
105
105
<javafx .swt.version>21.0.4</javafx .swt.version>
106
106
<controlsfx .version>11.2.2</controlsfx .version>
301
301
<scope >test</scope >
302
302
</dependency >
303
303
<dependency >
304
- <groupId >net .jcip</groupId >
304
+ <groupId >com.github.stephenc .jcip</groupId >
305
305
<artifactId >jcip-annotations</artifactId >
306
306
<version >${jcip-annotations.version} </version >
307
307
<scope >test</scope >
You can’t perform that action at this time.
0 commit comments