Changeset 8c01a1f for backend/pom.xml


Ignore:
Timestamp:
02/10/26 18:31:21 (5 months ago)
Author:
Andrej <asumanovski@…>
Branches:
master
Children:
6fa5831
Parents:
ff01f66
Message:

Made investing tab and adding assets, starting training tracking and adding training sessions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • backend/pom.xml

    rff01f66 r8c01a1f  
    5151            <groupId>org.springframework.boot</groupId>
    5252            <artifactId>spring-boot-starter-webmvc</artifactId>
     53        </dependency>
     54
     55        <dependency>
     56            <groupId>com.fasterxml.jackson.core</groupId>
     57            <artifactId>jackson-databind</artifactId>
    5358        </dependency>
    5459        <dependency>
Note: See TracChangeset for help on using the changeset viewer.