Skip to content

Commit

Permalink
add spring-core
Browse files Browse the repository at this point in the history
  • Loading branch information
miryamfoiferCX committed Jan 1, 2025
1 parent d6ad223 commit ae3aa2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>${springFramework.version}</version>
</dependency>
<dependency>
<groupId>org.jetbrains.teamcity</groupId>
<artifactId>agent-api</artifactId>
Expand Down

0 comments on commit ae3aa2e

Please sign in to comment.