File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 7272 <apiguardian .version>1.1.1</apiguardian .version>
7373 <archunit .version>0.23.1</archunit .version>
7474 <blockhound .version>1.0.8.RELEASE</blockhound .version>
75- <byte-buddy .version>1.14.18</byte-buddy .version>
7675 <checkstyle .skip>${skipTests} </checkstyle .skip>
7776 <checkstyle .version>8.40</checkstyle .version>
7877 <classgraph .version>4.8.149</classgraph .version>
9897 <maven-source-plugin .version>3.2.0</maven-source-plugin .version>
9998 <maven-surefire-plugin .version>3.0.0-M4</maven-surefire-plugin .version>
10099 <maven .compiler.release>${java.version} </maven .compiler.release>
101- <mockito >${mockito.version}</mockito >
102- <mockito .version>4.11.0</mockito .version>
103100 <neo4j-java-driver .version>5.23.0</neo4j-java-driver .version>
104101 <neo4j-migrations .version>1.13.1</neo4j-migrations .version>
105102 <neo4j .version>4.4.8</neo4j .version>
175172 <version >${jaxb.version} </version >
176173 <scope >provided</scope >
177174 </dependency >
178- <dependency >
179- <groupId >net.bytebuddy</groupId >
180- <artifactId >byte-buddy</artifactId >
181- <version >${byte-buddy.version} </version >
182- </dependency >
183- <dependency >
184- <groupId >net.bytebuddy</groupId >
185- <artifactId >byte-buddy-agent</artifactId >
186- <version >${byte-buddy.version} </version >
187- </dependency >
188175 <dependency >
189176 <groupId >net.java.dev.jna</groupId >
190177 <artifactId >jna</artifactId >
You can’t perform that action at this time.
0 commit comments