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 6565 <freemarker .version>2.3.30</freemarker .version>
6666 <elasticsearch .version>6.8.8</elasticsearch .version>
6767 <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>
6969 <groovy .version>2.5.11</groovy .version>
7070 <gson .version>2.8.6</gson .version>
7171 <h2 .version>1.4.200</h2 .version>
Original file line number Diff line number Diff line change 2727 <groupId >org.springframework.boot</groupId >
2828 <artifactId >spring-boot-starter-jdbc</artifactId >
2929 </dependency >
30- <dependency >
31- <groupId >jakarta.activation</groupId >
32- <artifactId >jakarta.activation-api</artifactId >
33- </dependency >
3430 <dependency >
3531 <groupId >jakarta.persistence</groupId >
3632 <artifactId >jakarta.persistence-api</artifactId >
You can’t perform that action at this time.
0 commit comments