File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 88 <url >https://github.com/mewebstudio/spring-boot-jpa-nested-set</url >
99 <groupId >com.mewebstudio</groupId >
1010 <artifactId >spring-boot-jpa-nested-set</artifactId >
11- <version >0.1.1 </version >
11+ <version >0.1.2 </version >
1212
1313 <developers >
1414 <developer >
4848 <maven .compiler.source>17</maven .compiler.source>
4949 <maven .compiler.target>17</maven .compiler.target>
5050 <spring-boot-starter-data-jpa .version>[3.0.11,)</spring-boot-starter-data-jpa .version>
51- <commons-lang3 .version>3.17.0</commons-lang3 .version>
5251 <junit-jupiter .version>5.11.4</junit-jupiter .version>
5352 <mockito .version>5.14.2</mockito .version>
5453 <maven-source-plugin .version>3.3.1</maven-source-plugin .version>
6564 <artifactId >spring-boot-starter-data-jpa</artifactId >
6665 <version >${spring-boot-starter-data-jpa.version} </version >
6766 </dependency >
68- <dependency >
69- <groupId >org.apache.commons</groupId >
70- <artifactId >commons-lang3</artifactId >
71- <version >${commons-lang3.version} </version >
72- </dependency >
7367 <dependency >
7468 <groupId >org.junit.jupiter</groupId >
7569 <artifactId >junit-jupiter</artifactId >
You can’t perform that action at this time.
0 commit comments