File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ Copyright 2006-2021 the original author or authors.
3
+ ~ Copyright 2006-2023 the original author or authors.
4
4
~
5
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
6
~ you may not use this file except in compliance with the License.
13
13
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
14
~ See the License for the specific language governing permissions and
15
15
~ limitations under the License.
16
- --> <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
16
+ -->
17
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
17
18
18
19
<modelVersion >4.0.0</modelVersion >
19
20
42
43
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
43
44
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
44
45
45
- <java .version>1.8 </java .version>
46
+ <java .version>17 </java .version>
46
47
47
48
<spring .batch.version>4.3.7</spring .batch.version>
48
49
<poi .version>4.1.2</poi .version>
You can’t perform that action at this time.
0 commit comments