File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2016-2022 52°North Spatial Information Research GmbH
4
+ Copyright 2016-2023 52°North Spatial Information Research GmbH
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
92
92
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
93
93
<timestamp >${maven.build.timestamp}</timestamp >
94
94
<maven .build.timestamp.format>yyyyMMdd-HHmm</maven .build.timestamp.format>
95
- <version .spring>5.3.19 </version .spring>
95
+ <version .spring>5.3.29 </version .spring>
96
96
<version .slf4j>1.7.36</version .slf4j>
97
97
<version .log4j>2.17.2</version .log4j>
98
98
<version .arctic.sea>9.4.0</version .arctic.sea>
385
385
<dependency >
386
386
<groupId >org.mockito</groupId >
387
387
<artifactId >mockito-core</artifactId >
388
- <version >2.27 .0</version >
388
+ <version >5.2 .0</version >
389
389
<scope >test</scope >
390
390
</dependency >
391
391
<dependency >
420
420
<dependency >
421
421
<groupId >net.sf.saxon</groupId >
422
422
<artifactId >Saxon-HE</artifactId >
423
- <version >9.6.0-7 </version >
423
+ <version >12.0 </version >
424
424
<scope >runtime</scope >
425
425
</dependency >
426
426
<dependency >
Original file line number Diff line number Diff line change 259
259
<plugin >
260
260
<groupId >org.apache.maven.plugins</groupId >
261
261
<artifactId >maven-war-plugin</artifactId >
262
- <version >2.6 </version >
262
+ <version >3.3.2 </version >
263
263
<configuration >
264
264
<filteringDeploymentDescriptors >true</filteringDeploymentDescriptors >
265
265
<webResources >
You can’t perform that action at this time.
0 commit comments