File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 53
53
<hazelcast-hibernate5 .version>2.1.1</hazelcast-hibernate5 .version>
54
54
<!-- The hibernate version should match the one managed by
55
55
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/${spring-boot.version} -->
56
- <hibernate .version>5.4.21 .Final</hibernate .version>
56
+ <hibernate .version>5.4.22 .Final</hibernate .version>
57
57
<infinispan .version>10.1.8.Final</infinispan .version>
58
58
<infinispan-spring-boot-starter-embedded .version>2.2.4.Final</infinispan-spring-boot-starter-embedded .version>
59
59
<jaxb-api .version>2.3.1</jaxb-api .version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-dependencies</artifactId >
8
- <version >2.3.4 .RELEASE</version >
8
+ <version >2.3.5 .RELEASE</version >
9
9
<relativePath />
10
10
</parent >
11
11
42
42
<!-- The jhipster-framework version should be the same as the artifact version above -->
43
43
<jhipster-framework .version>1.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.3.4 .RELEASE</spring-boot .version>
45
+ <spring-boot .version>2.3.5 .RELEASE</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