Changeset 8c01a1f for backend/pom.xml
- Timestamp:
- 02/10/26 18:31:21 (5 months ago)
- Branches:
- master
- Children:
- 6fa5831
- Parents:
- ff01f66
- File:
-
- 1 edited
-
backend/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
backend/pom.xml
rff01f66 r8c01a1f 51 51 <groupId>org.springframework.boot</groupId> 52 52 <artifactId>spring-boot-starter-webmvc</artifactId> 53 </dependency> 54 55 <dependency> 56 <groupId>com.fasterxml.jackson.core</groupId> 57 <artifactId>jackson-databind</artifactId> 53 58 </dependency> 54 59 <dependency>
Note:
See TracChangeset
for help on using the changeset viewer.
