File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 8888 }
8989 }
9090 library(" Caffeine" , " 2.9.3" ) {
91- prohibit(" [3.0.0,)" ) {
92- because " it requires Java 11"
93- }
9491 group(" com.github.ben-manes.caffeine" ) {
9592 modules = [
9693 " caffeine" ,
@@ -178,9 +175,6 @@ bom {
178175 }
179176 }
180177 library(" Derby" , " 10.14.2.0" ) {
181- prohibit(" [10.15,)" ) {
182- because " it requires Java 9"
183- }
184178 group(" org.apache.derby" ) {
185179 modules = [
186180 " derby" ,
@@ -254,9 +248,6 @@ bom {
254248 }
255249 }
256250 library(" Git Commit ID Plugin" , " 4.9.10" ) {
257- prohibit(" [5.0.0,)" ) {
258- because " it requires Java 11"
259- }
260251 group(" pl.project13.maven" ) {
261252 plugins = [
262253 " git-commit-id-plugin"
@@ -366,19 +357,13 @@ bom {
366357 }
367358 }
368359 library(" HikariCP" , " 4.0.3" ) {
369- prohibit(" [5.0.0,)" ) {
370- because " it requires Java 11"
371- }
372360 group(" com.zaxxer" ) {
373361 modules = [
374362 " HikariCP"
375363 ]
376364 }
377365 }
378366 library(" HSQLDB" , " 2.5.2" ) {
379- prohibit(" [2.6.0,)" ) {
380- because " it requires Java 11"
381- }
382367 group(" org.hsqldb" ) {
383368 modules = [
384369 " hsqldb"
You can’t perform that action at this time.
0 commit comments