Commit 6054564 Matt Raible
authored
File tree 7 files changed +12
-12
lines changed
7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 33
33
JHI_VERSION : 0.0.0-CICD
34
34
JHI_LIB_REPO : https://github.com/jhipster/jhipster-bom.git
35
35
JHI_LIB_BRANCH : main
36
- JHI_GEN_REPO : https://github.com/jhipster /generator-jhipster.git
37
- JHI_GEN_BRANCH : main
36
+ JHI_GEN_REPO : https://github.com/DanielFran /generator-jhipster.git
37
+ JHI_GEN_BRANCH : skip-ci_spring-boot_2.4.3
38
38
SPRING_OUTPUT_ANSI_ENABLED : ALWAYS
39
39
SPRING_JPA_SHOW_SQL : false
40
40
JHI_DISABLE_WEBPACK_LOGS : true
Original file line number Diff line number Diff line change 33
33
JHI_VERSION : 0.0.0-CICD
34
34
JHI_LIB_REPO : https://github.com/jhipster/jhipster-bom.git
35
35
JHI_LIB_BRANCH : main
36
- JHI_GEN_REPO : https://github.com/jhipster /generator-jhipster.git
37
- JHI_GEN_BRANCH : main
36
+ JHI_GEN_REPO : https://github.com/DanielFran /generator-jhipster.git
37
+ JHI_GEN_BRANCH : skip-ci_spring-boot_2.4.3
38
38
SPRING_OUTPUT_ANSI_ENABLED : ALWAYS
39
39
SPRING_JPA_SHOW_SQL : false
40
40
JHI_DISABLE_WEBPACK_LOGS : true
Original file line number Diff line number Diff line change 33
33
JHI_VERSION : 0.0.0-CICD
34
34
JHI_LIB_REPO : https://github.com/jhipster/jhipster-bom.git
35
35
JHI_LIB_BRANCH : main
36
- JHI_GEN_REPO : https://github.com/jhipster /generator-jhipster.git
37
- JHI_GEN_BRANCH : main
36
+ JHI_GEN_REPO : https://github.com/DanielFran /generator-jhipster.git
37
+ JHI_GEN_BRANCH : skip-ci_spring-boot_2.4.3
38
38
SPRING_OUTPUT_ANSI_ENABLED : ALWAYS
39
39
SPRING_JPA_SHOW_SQL : false
40
40
JHI_DISABLE_WEBPACK_LOGS : true
Original file line number Diff line number Diff line change 33
33
JHI_VERSION : 0.0.0-CICD
34
34
JHI_LIB_REPO : https://github.com/jhipster/jhipster-bom.git
35
35
JHI_LIB_BRANCH : main
36
- JHI_GEN_REPO : https://github.com/jhipster /generator-jhipster.git
37
- JHI_GEN_BRANCH : main
36
+ JHI_GEN_REPO : https://github.com/DanielFran /generator-jhipster.git
37
+ JHI_GEN_BRANCH : skip-ci_spring-boot_2.4.3
38
38
SPRING_OUTPUT_ANSI_ENABLED : ALWAYS
39
39
SPRING_JPA_SHOW_SQL : false
40
40
JHI_DISABLE_WEBPACK_LOGS : true
Original file line number Diff line number Diff line change 36
36
JHI_LIB_REPO : https://github.com/jhipster/jhipster-bom.git
37
37
JHI_LIB_BRANCH : main
38
38
# if JHI_GEN_BRANCH value is release, use the release from NPM
39
- JHI_GEN_REPO : https://github.com/jhipster /generator-jhipster.git
40
- JHI_GEN_BRANCH : main
39
+ JHI_GEN_REPO : https://github.com/DanielFran /generator-jhipster.git
40
+ JHI_GEN_BRANCH : skip-ci_spring-boot_2.4.3
41
41
# specific config
42
42
SPRING_OUTPUT_ANSI_ENABLED : NEVER
43
43
SPRING_JPA_SHOW_SQL : false
Original file line number Diff line number Diff line change 58
58
<mapstruct .version>1.4.2.Final</mapstruct .version>
59
59
<mongock .version>4.2.8.BETA</mongock .version>
60
60
<mssql-jdbc .version>9.2.0.jre8</mssql-jdbc .version>
61
- <neo4j-migrations .version>0.1.1 </neo4j-migrations .version>
61
+ <neo4j-migrations .version>0.1.2 </neo4j-migrations .version>
62
62
<!-- Don't upgrade MySQL until this Liquibase issue is fixed -->
63
63
<!-- https://github.com/liquibase/liquibase/issues/1647 -->
64
64
<mysql-jdbc .version>8.0.22</mysql-jdbc .version>
Original file line number Diff line number Diff line change 42
42
<!-- The jhipster-framework version should be the same as the artifact version above -->
43
43
<jhipster-framework .version>7.0.0-SNAPSHOT</jhipster-framework .version>
44
44
<!-- The spring-boot version should be the same as the parent version above -->
45
- <spring-boot .version>2.4.2 </spring-boot .version>
45
+ <spring-boot .version>2.4.3 </spring-boot .version>
46
46
47
47
<!-- Build properties -->
48
48
<java .version>1.8</java .version>
You can’t perform that action at this time.
0 commit comments