File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 85
85
<dependency >
86
86
<groupId >org.icatproject</groupId >
87
87
<artifactId >ids.plugin</artifactId >
88
- <version >1.5 .0</version >
88
+ <version >2.0 .0</version >
89
89
</dependency >
90
90
91
91
<dependency >
92
92
<groupId >junit</groupId >
93
93
<artifactId >junit</artifactId >
94
- <version >4.13.1 </version >
94
+ <version >4.13.2 </version >
95
95
<scope >test</scope >
96
96
</dependency >
97
97
112
112
<dependency >
113
113
<groupId >ch.qos.logback</groupId >
114
114
<artifactId >logback-classic</artifactId >
115
- <version >1.3.12 </version >
115
+ <version >1.4.14 </version >
116
116
</dependency >
117
117
118
118
<dependency >
265
265
<plugin >
266
266
<groupId >org.apache.maven.plugins</groupId >
267
267
<artifactId >maven-compiler-plugin</artifactId >
268
- <version >3.10.1 </version >
268
+ <version >3.11.0 </version >
269
269
<configuration >
270
270
<release >11</release >
271
271
</configuration >
You can’t perform that action at this time.
0 commit comments