File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 108108 <dependency >
109109 <groupId >junit</groupId >
110110 <artifactId >junit</artifactId >
111- <version >4.12</version >
112111 <scope >test</scope >
113112 </dependency >
114113 <dependency >
Original file line number Diff line number Diff line change 7878 <artifactId >org-openide-util-ui</artifactId >
7979 <version >${netbeans.version} </version >
8080 </dependency >
81+ <dependency >
82+ <groupId >junit</groupId >
83+ <artifactId >junit</artifactId >
84+ <version >4.13.1</version >
85+ <scope >test</scope >
86+ </dependency >
8187 </dependencies >
8288 </dependencyManagement >
8389
84- <dependencies >
85- <dependency >
86- <groupId >junit</groupId >
87- <artifactId >junit</artifactId >
88- <version >4.12</version >
89- <scope >test</scope >
90- </dependency >
91- </dependencies >
92-
9390 <build >
9491 <pluginManagement >
9592 <plugins >
You can’t perform that action at this time.
0 commit comments