File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <!--
1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><!--
32 | Copyright 2011-present the original author or authors.
43 |
54 | Licensed under the Apache License, Version 2.0 (the "License");
1312 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1413 | See the License for the specific language governing permissions and
1514 | limitations under the License.
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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
15+ --> <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1816 <modelVersion >4.0.0</modelVersion >
1917
2018 <parent >
8987 <maven-install-plugin .version>3.1.4</maven-install-plugin .version>
9088 <maven-site-plugin .version>3.7.1</maven-site-plugin .version>
9189 <maven .compiler.release>${java.version} </maven .compiler.release>
92- <neo4j-java-driver .version>5.28.10 </neo4j-java-driver .version>
90+ <neo4j-java-driver .version>5.28.11 </neo4j-java-driver .version>
9391 <neo4j-migrations .version>2.17.3</neo4j-migrations .version>
9492 <neo4j .version>5.26.12</neo4j .version>
9593 <objenesis .version>3.0.1</objenesis .version>
729727 </profile >
730728 </profiles >
731729
732- </project >
730+ </project >
You can’t perform that action at this time.
0 commit comments