Skip to content

Commit

Permalink
Merge pull request #40 from Tynab/develop
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
Tynab authored Jan 13, 2025
2 parents 5d7b5ab + 664bf8e commit 83ddd21
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 @@ -146,6 +146,11 @@
<artifactId>spring-expression</artifactId>
<version>5.3.27</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.13</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 83ddd21

Please sign in to comment.