File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
43 Copyright 2011-present the original author or authors.
54
1514 See the License for the specific language governing permissions and
1615 limitations under the License.
1716
18- -->
19- <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" >
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" >
2018 <modelVersion >4.0.0</modelVersion >
2119
2220 <parent >
9795 <maven-install-plugin .version>3.1.4</maven-install-plugin .version>
9896 <maven-site-plugin .version>3.7.1</maven-site-plugin .version>
9997 <maven .compiler.release>${java.version} </maven .compiler.release>
100- <neo4j-java-driver .version>6.0.2 </neo4j-java-driver .version>
98+ <neo4j-java-driver .version>6.0.3 </neo4j-java-driver .version>
10199 <neo4j-migrations .version>2.17.3</neo4j-migrations .version>
102100 <neo4j .version>5.26.13</neo4j .version>
103101 <objenesis .version>3.0.1</objenesis .version>
824822 </profile >
825823 </profiles >
826824
827- </project >
825+ </project >
You can’t perform that action at this time.
0 commit comments