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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
34 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
45 <modelVersion >4.0.0</modelVersion >
56
4647 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4748 <maven .compiler.source>1.8</maven .compiler.source>
4849 <maven .compiler.target>1.8</maven .compiler.target>
49- <doma .version>2.57.1-SNAPSHOT </doma .version>
50+ <doma .version>2.58.0 </doma .version>
5051 <spring-boot .version>2.7.16</spring-boot .version>
5152 <source-plugin .version>3.3.0</source-plugin .version>
5253 <javadoc-plugin .version>3.6.3</javadoc-plugin .version>
210211 </snapshots >
211212 </repository >
212213 </repositories >
213- </project >
214+ </project >
You can’t perform that action at this time.
0 commit comments