File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
spring-boot-starters/spring-boot-starter-data-jpa Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 65
65
<freemarker .version>2.3.30</freemarker .version>
66
66
<elasticsearch .version>6.8.8</elasticsearch .version>
67
67
<glassfish-el .version>3.0.3</glassfish-el .version>
68
- <glassfish-jaxb .version>2.3.2 </glassfish-jaxb .version>
68
+ <glassfish-jaxb .version>2.3.3 </glassfish-jaxb .version>
69
69
<groovy .version>2.5.11</groovy .version>
70
70
<gson .version>2.8.6</gson .version>
71
71
<h2 .version>1.4.200</h2 .version>
Original file line number Diff line number Diff line change 27
27
<groupId >org.springframework.boot</groupId >
28
28
<artifactId >spring-boot-starter-jdbc</artifactId >
29
29
</dependency >
30
- <dependency >
31
- <groupId >jakarta.activation</groupId >
32
- <artifactId >jakarta.activation-api</artifactId >
33
- </dependency >
34
30
<dependency >
35
31
<groupId >jakarta.persistence</groupId >
36
32
<artifactId >jakarta.persistence-api</artifactId >
You can’t perform that action at this time.
0 commit comments