Changeset c68150f for springapp/pom.xml
- Timestamp:
- 10/27/22 17:35:03 (2 years ago)
- Branches:
- main
- Children:
- 3b6962d
- Parents:
- 8d83180
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
springapp/pom.xml
r8d83180 rc68150f 30 30 <artifactId>spring-boot-starter-web</artifactId> 31 31 </dependency> 32 33 32 <dependency> 34 33 <groupId>org.postgresql</groupId> … … 63 62 <scope>compile</scope> 64 63 </dependency> 64 65 65 </dependencies> 66 66
Note:
See TracChangeset
for help on using the changeset viewer.